diff options
author | Akshay <[email protected]> | 2020-08-25 05:21:12 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-08-25 05:21:12 +0100 |
commit | 34d4c530a14d08c78df9a628a6087be2144716db (patch) | |
tree | a92fcd151402b700c7f490a6e1307adb15c85e9b /Cargo.toml | |
parent | 586cc4161b62ddb214e6dc2bb5156390d7eac715 (diff) |
bump to v0.1.1v0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "isostatic" | 2 | name = "isostatic" |
3 | version = "0.1.0" | 3 | version = "0.1.1" |
4 | authors = ["Akshay <[email protected]>"] | 4 | authors = ["Akshay <[email protected]>"] |
5 | edition = "2018" | 5 | edition = "2018" |
6 | description = "minimal url shortner" | 6 | description = "minimal url shortner" |