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