Skip to content

Commit c7ede2a

Browse files
authored
Merge pull request #18 from rewindio/feature/1.21
bpkg version bump
2 parents e3db70e + 86a7cb8 commit c7ede2a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## [1.0.21]
4+
5+
- @meirshal Add bpkg support
6+
37
## [1.0.20]
48

59
- @adam-prickett Use the default region if no region configured for a profile

aws-connect

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Wrapper around AWS session manager for instance access and SSH tunnels
44

55
programname=$0
6-
version=1.0.20
6+
version=1.0.21
77

88
# Defaults
99
action=ssh

0 commit comments

Comments
 (0)