Skip to content

Commit 0432e19

Browse files
committed
release 0.2.1
1 parent 1676dc4 commit 0432e19

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Cargo.lock

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

jcli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jcli"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = [ "Nicolas Di Prima <[email protected]>"
55
, "Vincent Hanquez <[email protected]>"
66
, "Eelco Dolstra <[email protected]>"

jormungandr-integration-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jormungandr-integration-tests"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Nicolas Di Prima <[email protected]>"]
55
edition = "2018"
66

jormungandr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jormungandr"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = [ "Nicolas Di Prima <[email protected]>"
55
, "Vincent Hanquez <[email protected]>"
66
, "Eelco Dolstra <[email protected]>"

0 commit comments

Comments
 (0)