diff --git a/distrod/distrod-exec/Cargo.toml b/distrod/distrod-exec/Cargo.toml index 582febe..74ddc78 100644 --- a/distrod/distrod-exec/Cargo.toml +++ b/distrod/distrod-exec/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "distrod-exec" -version = "0.1.1" +version = "0.1.2" authors = ["Takaya Saeki "] edition = "2018" diff --git a/distrod/distrod/Cargo.toml b/distrod/distrod/Cargo.toml index bd64c51..6bace00 100644 --- a/distrod/distrod/Cargo.toml +++ b/distrod/distrod/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "distrod" -version = "0.1.1" +version = "0.1.2" authors = ["Takaya Saeki "] edition = "2018" diff --git a/distrod/distrod_wsl_launcher/Cargo.toml b/distrod/distrod_wsl_launcher/Cargo.toml index c66fd62..6b5063f 100644 --- a/distrod/distrod_wsl_launcher/Cargo.toml +++ b/distrod/distrod_wsl_launcher/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "distrod_wsl_launcher" -version = "0.1.1" +version = "0.1.2" authors = ["Takaya Saeki "] edition = "2018"