Skip to content

Commit f347755

Browse files
committed
Version bumped to v0.5.1
1 parent b2a762b commit f347755

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT"
66
readme = "README.rst"
77
keywords = ["linux", "namespaces", "containers"]
88
homepage = "http://github.com/tailhook/lithos"
9-
version = "0.5.0"
9+
version = "0.5.1"
1010
authors = ["[email protected]"]
1111

1212
[dependencies]

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
# The short X.Y version.
5555
version = '0.5'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '0.5.0'
57+
release = '0.5.1'
5858

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

0 commit comments

Comments
 (0)