Skip to content

Commit 8f10cc6

Browse files
committed
Bumped version to v2.0.46
1 parent f99351f commit 8f10cc6

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased Changes
1+
2.0.46 (2015-05-26)
22
------------------
33

44
* Feature - Aws::EFS - Amazon Elastic File System (Amazon EFS) is a file storage

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ to be backwards compatible.
234234
| AWS Identity and Access Management | IAM | 2010-05-08 |
235235
| AWS Import/Export | ImportExport | 2010-06-01 |
236236
| AWS Key Management Service | KMS | 2014-11-01 |
237-
| AWS Lambda | LambdaPreview | 2014-11-11 |
238237
| AWS Lambda | Lambda | 2015-03-31 |
238+
| AWS Lambda | LambdaPreview | 2014-11-11 |
239239
| AWS OpsWorks | OpsWorks | 2013-02-18 |
240240
| AWS Security Token Service | STS | 2011-06-15 |
241241
| AWS Storage Gateway | StorageGateway | 2013-06-30 |
@@ -252,6 +252,7 @@ to be backwards compatible.
252252
| Amazon EC2 Container Service | ECS | 2014-11-13 |
253253
| Amazon ElastiCache | ElastiCache | 2015-02-02 |
254254
| Amazon Elastic Compute Cloud | EC2 | 2015-04-15 |
255+
| Amazon Elastic File System | EFS | 2015-02-01 |
255256
| Amazon Elastic MapReduce | EMR | 2009-03-31 |
256257
| Amazon Elastic Transcoder | ElasticTranscoder | 2012-09-25 |
257258
| Amazon Glacier | Glacier | 2012-06-01 |

VERSION

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

0 commit comments

Comments
 (0)