Skip to content

Commit 471c204

Browse files
committed
Prepare 0.2.0 release
Added some new behavior so using a new minor version seems reasonable, in order to make this more transparent.
1 parent 5686bc6 commit 471c204

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ name = "up-rust"
2929
readme = "README.md"
3030
repository = "https://github.com/eclipse-uprotocol/up-rust"
3131
rust-version = "1.74.1"
32-
version = "0.1.5"
32+
version = "0.2.0"
3333

3434
[features]
3535
default = ["communication"]

0 commit comments

Comments
 (0)