Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
iByteABit256 authored Apr 12, 2023
1 parent 536bc40 commit 75ea732
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mrn-generator"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
authors = ["Pavlos Smith <paulsmith4561+at+gmail.com>"]

Expand All @@ -9,4 +9,4 @@ authors = ["Pavlos Smith <paulsmith4561+at+gmail.com>"]
[dependencies]
chrono = "0.4.23"
rand = "0.8.5"
clap = { version = "4.0.29", features = ["derive"] }
clap = { version = "4.0.29", features = ["derive"] }

0 comments on commit 75ea732

Please # to comment.