Skip to content
This repository was archived by the owner on Jun 28, 2019. It is now read-only.

Commit 3ec18d0

Browse files
committed
Release v1.1.1
1 parent 2fd15ab commit 3ec18d0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Cap-EC2 changelog
22

3+
## 1.1.1
4+
5+
Require aws-sdk v2 instead of v1
6+
7+
* Require aws-sdk v2 instead of v1 [@hajder](https://github.com/hajder)
8+
39
## 1.1.0
410

511
Upgrade to AWS's v2 SDK

lib/cap-ec2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CapEC2
2-
VERSION = '1.1.0'
2+
VERSION = '1.1.1'
33
end

0 commit comments

Comments
 (0)