Skip to content

Commit

Permalink
Merge pull request #9 from kpn-dsh/feature/prepare_release
Browse files Browse the repository at this point in the history
set new version
  • Loading branch information
Arend-Jan authored Jan 25, 2024
2 parents ddb60d2 + 8fa4b26 commit 37035cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "Apache License 2.0"
name = "dsh_sdk"
readme = "README.md"
repository = "https://github.com/kpn-dsh/dsh-sdk-platform-rs"
version = "0.1.0"
version = "0.1.1"

[dependencies]
tokio = { version = "^1.35", features = ["signal", "sync", "time", "macros"], optional = true}
Expand Down

0 comments on commit 37035cc

Please sign in to comment.