Skip to content

Commit cf977a9

Browse files
committed
bump version to 0.2.0
1 parent 4a57e40 commit cf977a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ members = ["notalawyer", "notalawyer-clap", "notalawyer-build"]
44
exclude = ["example"]
55

66
[workspace.dependencies]
7-
notalawyer = "0.1.0"
7+
notalawyer = "0.2.0"
88

99
[workspace.package]
10-
version = "0.1.0"
10+
version = "0.2.0"
1111
repository = "https://github.com/arkedge/notalawyer"
1212
license = "MIT"
1313
edition = "2021"

0 commit comments

Comments
 (0)