Skip to content

Commit

Permalink
adding an enum field requires a semver major inc
Browse files Browse the repository at this point in the history
  • Loading branch information
xoloki committed Jan 12, 2024
1 parent f607307 commit 4eaa131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "wsts"
version = "6.1.0"
version = "7.0.0"
edition = "2021"
authors = ["Joey Yandle <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 4eaa131

Please sign in to comment.