aboutsummaryrefslogtreecommitdiffstats
path: root/document_tree
diff options
context:
space:
mode:
authorPhilipp A2019-12-26 23:41:08 +0100
committerPhilipp A2019-12-26 23:45:57 +0100
commit0f1a3e3578b934454a41a31eff15c23622719a67 (patch)
tree7a4677c6fc4f0b89f22574b1c4a37ab683e3857b /document_tree
parenta0e3c53758d526bb418c068bce1c99fa5a597ed3 (diff)
downloadrust-rst-0f1a3e3578b934454a41a31eff15c23622719a67.tar.bz2
v0.3.0v0.3.0
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'