summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJovansonlee Cesar <ivanceras@gmail.com>2021-08-17 02:06:09 +0800
committerJovansonlee Cesar <ivanceras@gmail.com>2021-08-17 02:06:09 +0800
commit4151782d52cf8cbf7ac3f353b97aaf7570b71c9c (patch)
treeb51d1b7a09d4eaedb145a89d7c71285204739a97
parent5a2eae141b9c7139ff59fe8e7823cb531cc7d363 (diff)
Prepare for 0.5.5 release0.5.5
-rw-r--r--svgbob/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgbob/Cargo.toml b/svgbob/Cargo.toml
index 3dd4bbd..63e9065 100644
--- a/svgbob/Cargo.toml
+++ b/svgbob/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "svgbob"
-version = "0.5.4"
+version = "0.5.5"
authors = ["Jovansonlee Cesar <ivanceras@gmail.com>"]
edition = "2018"
description = "Transform your ascii diagrams into happy little SVG"