Skip to content

Commit

Permalink
Version bump to 1.1.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ff14wed committed Jul 7, 2024
1 parent b93ef37 commit 38d9952
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion deucalion-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[package]
name = "deucalion-client"
version = "1.0.0"
version = "1.1.0-beta.0"
authors = ["ff14wed"]
edition = "2021"
license = "GPL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion deucalion-extras/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[package]
name = "deucalion-extras"
version = "1.0.0"
version = "1.1.0-beta.0"
authors = ["ff14wed"]
edition = "2021"
license = "GPL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion deucalion/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "deucalion"
version = "1.0.0"
version = "1.1.0-beta.0"
authors = ["ff14wed"]
edition = "2021"
build = "build.rs"
Expand Down

0 comments on commit 38d9952

Please sign in to comment.