Skip to content

Commit

Permalink
chore: bump to version v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilbertt committed Oct 26, 2023
1 parent b034874 commit 312e59c
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
102 changes: 51 additions & 51 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resolver = "2"
[workspace.package]
edition = "2021"
repository = "https://github.com/omnia-network/ic-websocket-cdk-rs"
rust-version = "1.69.0"
rust-version = "1.70.0"
description = "IC Websocket CDK Rust workspace"
license = "MIT"

Expand Down
2 changes: 1 addition & 1 deletion src/ic-websocket-cdk/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ic-websocket-cdk"
version = "0.1.3"
version = "0.2.0"
edition.workspace = true
rust-version.workspace = true
repository.workspace = true
Expand Down

0 comments on commit 312e59c

Please sign in to comment.