summaryrefslogtreecommitdiffstats
path: root/svgbob_cli/Cargo.toml
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2017-04-05 22:42:04 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2017-04-05 22:42:04 +0800
commit00ceeff23a65deb84451fd787beb72ab283e1ae3 (patch)
tree9a4f056f8451dfbf33b2d8184b1a130c7533409f /svgbob_cli/Cargo.toml
parent93f2720a8508bdbaf0b5ca51bec10f1048581b6b (diff)
release 0.1.10
Diffstat (limited to 'svgbob_cli/Cargo.toml')
-rw-r--r--svgbob_cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgbob_cli/Cargo.toml b/svgbob_cli/Cargo.toml
index 381bc8c..558d47c 100644
--- a/svgbob_cli/Cargo.toml
+++ b/svgbob_cli/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "svgbob_cli"
-version = "0.1.9"
+version = "0.1.10"
authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
description = "Transform your ascii diagrams into happy little SVG"
repository = "https://github.com/ivanceras/svgbobrus"