diff options
author | Ben Morrison <ben@gbmor.dev> | 2020-06-17 02:08:53 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2020-06-17 02:08:53 -0400 |
commit | e5c197812e1a34380c98f30083aaa295e2bee72c (patch) | |
tree | 2885c1b9f5dba06556a7296501b430d112f724d0 /Cargo.toml | |
parent | 95b0bbd7cc3bef38177a6e4bcd426b363b9d145d (diff) | |
download | clinte-2.1.2.tar.gz |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index c9ff2c8..730199a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clinte" -version = "2.1.1" +version = "2.1.2" authors = ["Ben Morrison <ben@gbmor.dev>"] edition = "2018" description = "CLI note posting system for shared UNIX boxes." |