aboutsummaryrefslogtreecommitdiffstats
path: root/document_tree/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'document_tree/Cargo.toml')
-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 9e1c481..9a3ccc8 100644
--- a/document_tree/Cargo.toml
+++ b/document_tree/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = 'document_tree'
-version = '0.3.0'
+version = '0.4.0'
authors = ['Philipp A. <flying-sheep@web.de>']
edition = '2018'
description = 'reStructuredText’s DocumentTree representation'