Skip to content

Commit a6dc2f6

Browse files
committed
Version bumped to v0.4.1
1 parent 91ad284 commit a6dc2f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readme = "README.md"
77
keywords = ["config", "yaml", "parser"]
88
homepage = "http://github.com/tailhook/rust-quire"
99
categories = ["config"]
10-
version = "0.4.0"
10+
version = "0.4.1"
1111
authors = ["[email protected]"]
1212

1313
[dependencies]

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
# The short X.Y version.
5252
version = '0.4'
5353
# The full version, including alpha/beta/rc tags.
54-
release = '0.4.0'
54+
release = '0.4.1'
5555

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

0 commit comments

Comments
 (0)