Skip to content

Commit 2c02229

Browse files
committed
set version to 1.1.0rc3 and update README
1 parent 45229f5 commit 2c02229

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,7 @@ The GeoLambda image does not have an entrypoint defined, so a command must be pr
3939

4040
If you just wish to use the publicly available Lambda layer you will need the ARN for the layer in same region as your Lambda function. Currently, GeoLambda layers are available in `us-east-1`, `us-west-2`, and `eu-central-1`. If you want to use it in another region please file an issue or you can also create your own layer using this repository (see instructions below on 'Create a new version').
4141

42-
#### v1.1.0
43-
44-
| Region | ARN |
45-
| ------ | --- |
46-
| us-east-1 | arn:aws:lambda:us-east-1:552188055668:layer:geolambda:1 |
47-
| us-west-2 | arn:aws:lambda:us-west-2:552188055668:layer:geolambda:1 |
48-
| eu-central-1 | arn:aws:lambda:eu-central-1:552188055668:layer:geolambda:1 |
49-
50-
#### v1.1.0rc2
42+
#### v1.1.0rc3
5143

5244
| Region | ARN |
5345
| ------ | --- |

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.0rc3

0 commit comments

Comments
 (0)