diff --git a/did-ethr/Cargo.toml b/did-ethr/Cargo.toml index 9137f1895..25ff74041 100644 --- a/did-ethr/Cargo.toml +++ b/did-ethr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "did-ethr" -version = "0.1.0" +version = "0.1.1" authors = ["Spruce Systems, Inc."] edition = "2018" license = "Apache-2.0" diff --git a/did-key/Cargo.toml b/did-key/Cargo.toml index aa2851345..05f70203b 100644 --- a/did-key/Cargo.toml +++ b/did-key/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "did-method-key" -version = "0.1.2" +version = "0.1.3" authors = ["Spruce Systems, Inc."] edition = "2018" license = "Apache-2.0" diff --git a/did-onion/Cargo.toml b/did-onion/Cargo.toml index e977b918c..d7f898a68 100644 --- a/did-onion/Cargo.toml +++ b/did-onion/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "did-onion" -version = "0.1.1" +version = "0.1.2" authors = ["Spruce Systems, Inc."] edition = "2018" license = "Apache-2.0" diff --git a/did-pkh/Cargo.toml b/did-pkh/Cargo.toml index 604dc8d28..4ee275c97 100644 --- a/did-pkh/Cargo.toml +++ b/did-pkh/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "did-pkh" -version = "0.1.0" +version = "0.1.1" authors = ["Spruce Systems, Inc."] edition = "2018" license = "Apache-2.0" diff --git a/did-tezos/Cargo.toml b/did-tezos/Cargo.toml index 9c69fb448..6453fcfab 100644 --- a/did-tezos/Cargo.toml +++ b/did-tezos/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "did-tz" -version = "0.1.1" +version = "0.1.2" authors = ["Spruce Systems, Inc."] edition = "2018" license = "Apache-2.0" diff --git a/did-web/Cargo.toml b/did-web/Cargo.toml index f3e89bd60..87f97d6ff 100644 --- a/did-web/Cargo.toml +++ b/did-web/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "did-web" -version = "0.1.1" +version = "0.1.2" authors = ["Spruce Systems, Inc."] edition = "2018" license = "Apache-2.0" diff --git a/did-webkey/Cargo.toml b/did-webkey/Cargo.toml index e033408b4..ca126ac3b 100644 --- a/did-webkey/Cargo.toml +++ b/did-webkey/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "did-webkey" -version = "0.1.0" +version = "0.1.1" authors = ["Spruce Systems, Inc."] edition = "2018" license = "Apache-2.0"