about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-09-04 13:52:44 -0400
committerBen Morrison <ben@gbmor.dev>2019-09-04 13:52:44 -0400
commitc0ce5eff2797dd7e5652fd15594f170cd90d8ac9 (patch)
tree9996f3db059672a704f9b9942c4e67d7867bbb30 /Cargo.toml
parent8e3e31ee2b6721ed4ccb958fefec1431372e39ba (diff)
downloadclinte-c0ce5eff2797dd7e5652fd15594f170cd90d8ac9.tar.gz
now opens $EDITOR to write post body
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 0b72d94..3e53b9f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "clinte"
-version = "0.3.3"
+version = "0.4.0"
 authors = ["Ben Morrison <ben@gbmor.dev>"]
 edition = "2018"