about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2020-05-28 12:32:18 -0400
committerBen Morrison <ben@gbmor.dev>2020-05-28 12:32:18 -0400
commit3578c803914042fc8c05aa54ad510f7ec2438d69 (patch)
tree9f7b26547dd64ad65f2ace5d9ee6bcc50f266b17 /Cargo.toml
parente4856f6ba83af8fc61c1eda1a2842ff353cd5b9d (diff)
downloadclinte-3578c803914042fc8c05aa54ad510f7ec2438d69.tar.gz
bumped version in Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 89b966a..6942652 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "clinte"
-version = "1.0.0"
+version = "2.0.0"
 authors = ["Ben Morrison <ben@gbmor.dev>"]
 edition = "2018"
 description = "CLI note posting system for shared UNIX boxes."