Skip to content

Commit

Permalink
chore: Version bump (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan26 authored Sep 30, 2024
2 parents cdcef99 + bd9f529 commit c4759c0
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 @@ -17,4 +17,4 @@ resolver = "2"
anstyle = "1.0.8"
clap = { version = "4.5.18", features = ["derive"] }

zung_mini = { version = "0.1.1", path = "./zung_mini" }
zung_mini = { version = "0.1.2", path = "./zung_mini" }
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.1.1"
version = "0.1.2"
edition = "2021"
authors = ["Ishaan Goel <[email protected]>"]
description = "Mini rust projects that target specific features of rust"
Expand Down

0 comments on commit c4759c0

Please sign in to comment.