Skip to content

Commit

Permalink
Bump up version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KOBA789 committed Jun 2, 2023
1 parent fccec46 commit 49ff2a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "0.1.0"
version = "0.2.0"
repository = "https://github.com/arkedge/kble"
license = "MIT"
edition = "2021"
Expand Down Expand Up @@ -30,4 +30,4 @@ clap = { version = "4", features = ["derive"] }
serde = { version = "1", features = ["derive"]}
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
kble-socket = "0.1.0"
kble-socket = "0.2.0"

0 comments on commit 49ff2a2

Please sign in to comment.