Skip to content

Commit df16cc6

Browse files
committed
Bump the versions
1 parent ee30717 commit df16cc6

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

distrod/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.

distrod/distrod-exec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "distrod-exec"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Takaya Saeki <abc.tkys+pub@gmail.com>"]
55
edition = "2018"
66

distrod/distrod/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "distrod"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Takaya Saeki <abc.tkys+pub@gmail.com>"]
55
edition = "2018"
66

distrod/distrod_wsl_launcher/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "distrod_wsl_launcher"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
authors = ["Takaya Saeki <tasaeki@microsoft.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)