Skip to content

Commit 61684a1

Browse files
committed
Updating package.json and CHANGELOG.md for release.
1 parent 9cebb98 commit 61684a1

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
# Change Log for lambda-stash
22

3+
## 1.0.2 [2016/06/21]
4+
5+
- Improving test coverage.
6+
37
## 1.0.1 [2016/06/19]
48

59
- Fixing parsing of CloudWatch Log messages.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-stash",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "AWS Lambda script for shipping data from S3 or other cloud data sources to data stores, like Elasticsearch",
55
"main": "index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)