Skip to content

Commit d471df6

Browse files
committed
bump version to 0.2.2
1 parent e775677 commit d471df6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

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.1"
3+
version = "0.2.2"
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.1"
3+
version = "0.2.2"
44
authors = ["Nicolas Di Prima <[email protected]>"]
55
edition = "2018"
66

jormungandr-lib/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-lib"
3-
version = "0.1.0"
3+
version = "0.2.2"
44
authors = ["Nicolas Di Prima <[email protected]>", "Vincent Hanquez <[email protected]>"]
55
edition = "2018"
66

jormungandr-utils/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-utils"
3-
version = "0.2.0"
3+
version = "0.2.2"
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.1"
3+
version = "0.2.2"
44
authors = [ "Nicolas Di Prima <[email protected]>"
55
, "Vincent Hanquez <[email protected]>"
66
, "Eelco Dolstra <[email protected]>"

0 commit comments

Comments
 (0)