Skip to content

Commit 19786d1

Browse files
authored
Merge pull request #2 from arkedge/release-0.2
Release 0.2
2 parents 4a57e40 + 57f30f0 commit 19786d1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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"

example/Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)