aboutsummaryrefslogtreecommitdiffstats
path: root/document_tree/Cargo.toml
diff options
context:
space:
mode:
authorPhilipp A2020-11-01 16:48:49 +0100
committerPhilipp A2020-11-01 16:48:49 +0100
commit33e0418e0a23d0b592104d657cafa0978375cfa6 (patch)
tree0c73ed68396318102ebf952be94d31b241fb30d8 /document_tree/Cargo.toml
parent44e9d2b79f307d9b741a606d5acd2fe6166efa5f (diff)
downloadrust-rst-0.4.0.tar.bz2
v0.4.0v0.4.0
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'