Skip to content

Commit 7d8c995

Browse files
committed
Version bumped to v0.3.0
1 parent db0ff2e commit 7d8c995

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
66
readme = "README.rst"
77
keywords = ["config", "yaml", "parser"]
88
homepage = "http://github.com/tailhook/rust-quire"
9-
version = "0.2.3"
9+
version = "0.3.0"
1010
authors = ["[email protected]"]
1111

1212
[dependencies]

doc/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
# built documents.
5050
#
5151
# The short X.Y version.
52-
version = '0.2'
52+
version = '0.3'
5353
# The full version, including alpha/beta/rc tags.
54-
release = '0.2.3'
54+
release = '0.3.0'
5555

5656
# The language for content autogenerated by Sphinx. Refer to documentation
5757
# for a list of supported languages.

0 commit comments

Comments
 (0)