about summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-08-30 17:46:23 -0400
committerBen Morrison <ben@gbmor.dev>2019-08-30 17:46:23 -0400
commite276b9bfaf5795ed9e5ec4896fc9d2678ff8e51c (patch)
tree64ecbe963d5fc8e7356729572a25213951b29b0e /Cargo.toml
parentebc4efa5d0cc8bf552d528baa5b4e68956aea764 (diff)
downloadclinte-e276b9bfaf5795ed9e5ec4896fc9d2678ff8e51c.tar.gz
ensure submitted posts are utf8
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 0b9779f..5ec0ce3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "clinte"
-version = "0.3.0"
+version = "0.3.1"
 authors = ["Ben Morrison <ben@gbmor.dev>"]
 edition = "2018"