summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--svgbob/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgbob/Cargo.toml b/svgbob/Cargo.toml
index fd98b85..2e6b7db 100644
--- a/svgbob/Cargo.toml
+++ b/svgbob/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "svgbob"
-version = "0.5.0"
+version = "0.5.1"
authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
edition = "2018"
description = "Transform your ascii diagrams into happy little SVG"