summaryrefslogtreecommitdiffstats
path: root/svgbob
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2018-10-02 00:30:56 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2018-10-02 00:30:56 +0800
commitb2abf03b90040da61d585df61986fd391cb456ec (patch)
tree143c60318b25d095a86f9b7590b083ed5c994514 /svgbob
parentac04b502509016cb6803ab1283623194c1ff94e4 (diff)
Publishing 0.3.2
Diffstat (limited to 'svgbob')
-rw-r--r--svgbob/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgbob/Cargo.toml b/svgbob/Cargo.toml
index 7930329..597828e 100644
--- a/svgbob/Cargo.toml
+++ b/svgbob/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "svgbob"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
description = "Transform your ascii diagrams into happy little SVG"
repository = "https://github.com/ivanceras/svgbob"