Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan26 committed Oct 2, 2024
1 parent a4ac08c commit 387f52a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ members = ["zung_mini"]
resolver = "2"

[dependencies]
zung_mini = { version = "0.3.0", path = "./zung_mini" }
zung_mini = { version = "0.3.1", path = "./zung_mini" }
anstyle = "1.0.8"
clap = { version = "4.5.18", features = ["derive"] }
2 changes: 1 addition & 1 deletion zung_mini/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zung_mini"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
authors = ["Ishaan Goel <[email protected]>"]
description = "Mini rust projects that target specific features of rust"
Expand Down

0 comments on commit 387f52a

Please sign in to comment.