diff --git a/Cargo.lock b/Cargo.lock index bf1f7ea3..7ce4d930 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "swindon" -version = "0.7.3" +version = "0.7.4" dependencies = [ "abstract-ns 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", "argparse 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 63af737e..786d1801 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "swindon" -version = "0.7.3" +version = "0.7.4" authors = ["a.popravka@smartweb.com.ua", "paul@colomiets.name"] description = """ An HTTP edge (frontend) server with smart websockets support diff --git a/docs/conf.py b/docs/conf.py index 9e7fd186..349867bb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,7 +60,7 @@ # The short X.Y version. version = '0.7' # The full version, including alpha/beta/rc tags. -release = '0.7.3' +release = '0.7.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/example/vagga.yaml b/docs/example/vagga.yaml index 8338f89b..2dfcdf49 100644 --- a/docs/example/vagga.yaml +++ b/docs/example/vagga.yaml @@ -7,7 +7,7 @@ containers: suite: xenial components: [swindon-stable] trusted: true - - !Install [swindon=0.7.3+xenial1] + - !Install [swindon=0.7.4+xenial1] commands: swindon: !Command