Skip to content

Commit 6c34093

Browse files
committed
Bump version to 0.8.2
1 parent 3748088 commit 6c34093

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
0.8.2 (unreleased)
1+
0.8.2 (2019-12-11)
22
------------------
33

4+
* aws-gate now ships with Bash completion
5+
46
0.8.1 (2019-12-10)
57
------------------
68

aws_gate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.8.1"
1+
__version__ = "0.8.2"
22
__description__ = "aws-gate - AWS SSM Session Manager client CLI"
33
__author__ = "Adam Stevko"
44
__author_email__ = "[email protected]"

0 commit comments

Comments
 (0)