aboutsummaryrefslogtreecommitdiffstats
path: root/renderer/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'renderer/Cargo.toml')
-rw-r--r--renderer/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/renderer/Cargo.toml b/renderer/Cargo.toml
index d48dd34..c53c53f 100644
--- a/renderer/Cargo.toml
+++ b/renderer/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = 'rst_renderer'
-version = '0.3.0'
+version = '0.3.1'
authors = ['Philipp A. <flying-sheep@web.de>']
edition = '2018'
description = 'a reStructuredText renderer'