Skip to content

Commit 21c22d7

Browse files
committed
Bump to v0.2.0.
[rust]
1 parent fc9fe3f commit 21c22d7

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ircj-serve/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ircj-serve"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Alexandre Macabies <[email protected]>"]
55
edition = "2018"
66

ircj-watch/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ircj-watch"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Alexandre Macabies <[email protected]>"]
55
edition = "2018"
66

ircjournal/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ircjournal"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["Alexandre Macabies <[email protected]>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)