summaryrefslogtreecommitdiffstats
path: root/svgbob_cli
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2018-03-04 03:44:21 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2018-03-04 03:44:21 +0800
commitc6348be56cbc7acbe667105bfe989e58a74f7dbd (patch)
treeeba6d46875f9f9103181dc49eb9bbe8e5c286f98 /svgbob_cli
parent1b8cd8f0dfc4d4048bd61f70e0abdba70a358dfe (diff)
Code clean up and remove unused files
Diffstat (limited to 'svgbob_cli')
-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 4a7c9c0..0eb5e50 100644
--- a/svgbob_cli/Cargo.toml
+++ b/svgbob_cli/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "svgbob_cli"
-version = "0.2.3"
+version = "0.2.5"
authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
description = "Transform your ascii diagrams into happy little SVG"
repository = "https://github.com/ivanceras/svgbobrus"