summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2016-10-28 15:42:17 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2016-10-28 15:42:17 +0800
commitfdca53d565ba3f17508308224205fbb3a6660ece (patch)
treef15174452ee1107ace8089f168b0d0bf2ee2f3df /Cargo.toml
parentf8cc46846523830ba9b2a3268d398f01b66990d7 (diff)
Releasing 0.1.6
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 860da4b..f3dd957 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "svgbob"
-version = "0.1.5"
+version = "0.1.6"
authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
description = "Transform your ascii diagrams into happy little SVG"
repository = "https://github.com/ivanceras/svgbobrus"