aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-10-29 01:56:46 -0400
committerDeterminant <tederminant@gmail.com>2020-10-29 01:56:46 -0400
commit861f1323269acf82059c3c855155ea1aff0db71a (patch)
treef9cc099e3678ff3ce190de38792a40615ff5bc01 /Cargo.toml
parent54ce471c15fda9812d3cd7ef6222701b19892d30 (diff)
handle the empty write properlyHEADmaster
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 d5fa31c..fb74d1f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "growth-ring"
-version = "0.1.6"
+version = "0.1.7"
authors = ["Determinant <tederminant@gmail.com>"]
edition = "2018"
homepage = "https://github.com/Determinant/growth-ring"