diff options
Diffstat (limited to 'nitrocli/Cargo.toml')
-rw-r--r-- | nitrocli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml index d850552..64a2f89 100644 --- a/nitrocli/Cargo.toml +++ b/nitrocli/Cargo.toml @@ -19,7 +19,7 @@ [package] name = "nitrocli" -version = "0.1.0" +version = "0.1.1" authors = ["Daniel Mueller <deso@posteo.net>"] license = "GPL-3.0+" homepage = "https://github.com/d-e-s-o/nitrocli" |