Skip to content

Commit

Permalink
bump for 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshrotenberg committed Mar 7, 2024
1 parent 7d64e14 commit deeeffd
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,4 +1,5 @@
[package]
version = "0.2.1"
authors = ["josh rotenberg <[email protected]>"]
description = "Architectural Decision Record command line tool"
documentation = "https://github.com/joshrotenberg/adrs"
Expand All @@ -8,7 +9,6 @@ license = "MIT/Apache-2.0"
name = "adrs"
readme = "README.md"
repository = "https://github.com/joshrotenberg/adrs.git"
version = "0.2.0"

[dependencies]
anyhow = "1.0.80"
Expand Down

0 comments on commit deeeffd

Please sign in to comment.