diff options
| author | Philipp A | 2020-11-01 16:48:49 +0100 | 
|---|---|---|
| committer | Philipp A | 2020-11-13 10:51:55 +0100 | 
| commit | f06fe35f7537feb28c7c38b33c1bca9ff4ebd2a9 (patch) | |
| tree | cd8d51f7741bebc6c3a607d3250331d849e67cfe /document_tree/Cargo.toml | |
| parent | c2eace26cd421ab773f325264eaae0c4e15e932c (diff) | |
| download | rust-rst-f06fe35f7537feb28c7c38b33c1bca9ff4ebd2a9.tar.bz2 | |
v0.4.0
Diffstat (limited to 'document_tree/Cargo.toml')
| -rw-r--r-- | document_tree/Cargo.toml | 2 | 
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' | 
