Skip to content

Commit

Permalink
chore: version for release
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Oct 20, 2024
1 parent 139227e commit b2e59fb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 78 deletions.
87 changes: 13 additions & 74 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions src/libs/satellite/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "junobuild-satellite"
version = "0.0.20-patch.3"
version = "0.0.20-patch.4"
authors.workspace = true
edition.workspace = true
repository.workspace = true
Expand Down Expand Up @@ -41,7 +41,7 @@ regex.workspace = true
url = "2.4.0"
getrandom = { version = "0.2", features = ["custom"] }
rand = { version = "0.8.5", features = ["getrandom"]}
junobuild-shared = "0.0.20"
junobuild-shared = "0.0.21"
junobuild-utils = "0.0.4"
junobuild-collections = "0.0.7"
junobuild-storage = "0.0.10"
junobuild-collections = "0.0.8"
junobuild-storage = "0.0.11"

0 comments on commit b2e59fb

Please sign in to comment.