Skip to content

Commit

Permalink
chore: bump version and release crates
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Jan 10, 2025
1 parent 7706f8d commit f2f4b92
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
20 changes: 17 additions & 3 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 src/libs/collections/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "junobuild-collections"
version = "0.0.9"
version = "0.0.10"
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand All @@ -17,4 +17,4 @@ targets = ["wasm32-unknown-unknown"]
candid.workspace = true
ic-cdk.workspace = true
serde.workspace = true
junobuild-shared = "0.0.22"
junobuild-shared = "0.0.23"

0 comments on commit f2f4b92

Please sign in to comment.