Skip to content

Commit 2d63696

Browse files
committed
Bump version to 0.2.0
Jump all the way to 0.2.0, as this version introduces breaking changes (env_logger and TSIv2). Signed-off-by: Sergio Lopez <[email protected]>
1 parent 34caba2 commit 2d63696

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/libkrun/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libkrun"
3-
version = "0.1.8"
3+
version = "0.2.0"
44
authors = ["Sergio Lopez <[email protected]>"]
55
edition = "2021"
66
build = "build.rs"

0 commit comments

Comments
 (0)