diff options
Diffstat (limited to 'src/model/Cargo.toml')
-rw-r--r-- | src/model/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/model/Cargo.toml b/src/model/Cargo.toml index 76d759fd..01f9136c 100644 --- a/src/model/Cargo.toml +++ b/src/model/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "garage_model" -version = "0.1.0" +name = "garage_model_010b" +version = "0.0.1" authors = ["Alex Auvolat <alex@adnab.me>"] edition = "2018" license = "GPL-3.0" |