Skip to content

Commit 03abdb5

Browse files
chore: release version
1 parent 30437f2 commit 03abdb5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/libs/satellite/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "junobuild-satellite"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
authors.workspace = true
55
edition.workspace = true
66
repository.workspace = true
@@ -65,8 +65,8 @@ regex.workspace = true
6565
getrandom.workspace = true
6666
rand.workspace = true
6767
url.workspace = true
68-
junobuild-shared = "0.2.2"
68+
junobuild-shared = "0.2.3"
6969
junobuild-utils = "0.1.3"
70-
junobuild-collections = "0.2.2"
71-
junobuild-storage = "0.2.2"
72-
junobuild-cdn = "0.2.2"
70+
junobuild-collections = "0.2.3"
71+
junobuild-storage = "0.2.3"
72+
junobuild-cdn = "0.2.3"

0 commit comments

Comments
 (0)