Skip to content

Commit f35f72d

Browse files
committed
Release 5.1.3
1 parent 509e8e8 commit f35f72d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

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

2+
5.1.3 / 2017-03-21
3+
==================
4+
5+
* Pass key to transformer function
6+
27
5.1.2 / 2017-03-15
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s3-lambda",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"description": "Lambda functions over S3 objects with concurrency control (forEach, map, reduce, filter)",
55
"main": "index.js",
66
"author": "Wells Johnston",

0 commit comments

Comments
 (0)