aboutsummaryrefslogtreecommitdiffstats
path: root/document_tree
diff options
context:
space:
mode:
Diffstat (limited to 'document_tree')
-rw-r--r--document_tree/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/document_tree/Cargo.toml b/document_tree/Cargo.toml
index 09e827e..afbce73 100644
--- a/document_tree/Cargo.toml
+++ b/document_tree/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = 'document_tree'
-version = '0.2.0'
+version = '0.3.0'
authors = ['Philipp A. <flying-sheep@web.de>']
description = 'reStructuredText’s DocumenTree representation'
license = 'MIT OR Apache-2.0'