diff --git a/argus-derive/Cargo.toml b/argus-derive/Cargo.toml index 1bb0f44..77ef1b7 100644 --- a/argus-derive/Cargo.toml +++ b/argus-derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "argus-derive" -version = "0.1.0" +version = "0.1.2" authors.workspace = true license.workspace = true diff --git a/argus/Cargo.toml b/argus/Cargo.toml index 6f63448..e0ff96d 100644 --- a/argus/Cargo.toml +++ b/argus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "argus" -version = "0.1.1" +version = "0.1.2" authors.workspace = true license.workspace = true diff --git a/pyargus/Cargo.toml b/pyargus/Cargo.toml index 856b7a0..55ef059 100644 --- a/pyargus/Cargo.toml +++ b/pyargus/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pyargus" -version = "0.1.1" +version = "0.1.2" authors.workspace = true license.workspace = true