Skip to content

Commit

Permalink
Fix version for aquadoggo_cli
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha committed Feb 2, 2022
1 parent 452b0c2 commit fae6cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aquadoggo_cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ env_logger = "0.9.0"
structopt = "0.3.23"

[dependencies.aquadoggo]
version = "~0.1.0"
version = "~0.2.0"
path = "../aquadoggo"

0 comments on commit fae6cf2

Please sign in to comment.