From 06bf5a8d08826594a4fdbea9c3e1857ea9e2bd1b Mon Sep 17 00:00:00 2001 From: Ben Dalling Date: Tue, 23 Nov 2021 21:39:24 +0000 Subject: [PATCH] chg: doc: Release 0.2.2 !minor --- CHANGELOG.md | 4 +++- docs/.doctrees/environment.pickle | Bin 15121 -> 15121 bytes tests/features/wait4localstack.feature | 2 +- wait4localstack/VERSION | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 775f973..b4b77df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog -## 0.2.1 +## 0.2.2 ### New @@ -13,6 +13,8 @@ ### Fix +* Correct path to version file. [Ben Dalling] + * Ensure we get the right status after 0.13.0. [Ben Dalling] diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle index 3abef4b18135621ecf6656dfdd530d412173251f..83a07162439071c5eaebbfc6d2c2fa1d63c7334c 100644 GIT binary patch delta 57 zcmbPOHnD62Hxr}LW*#OxPDZ22-rTl8PA9iNkhA%w$V3(6?riL;TRFB delta 57 zcmbPOHnD62Hxr}bW*#OxPDaDY-rTl8PA9iNkhA%w$V3(F L`G4~#6?riL Examples: | testinfra_package | resource_name | package_response | - | file.exists | /tmp/dist/wait4localstack-0.2.1.tar.gz | True | + | file.exists | /tmp/dist/wait4localstack-0.2.2.tar.gz | True | | file.exists | /usr/local/bin/entrypoint.sh | True | | file.exists | /usr/local/bin/wait4localstack | True | | host.run | /usr/local/bin/wait4localstack -h | 0 | diff --git a/wait4localstack/VERSION b/wait4localstack/VERSION index 0c62199..ee1372d 100644 --- a/wait4localstack/VERSION +++ b/wait4localstack/VERSION @@ -1 +1 @@ -0.2.1 +0.2.2