Skip to content

Commit

Permalink
Merge pull request Medium#36 from Medium/adrianlee44-bump
Browse files Browse the repository at this point in the history
Bump package to 0.2.0
  • Loading branch information
adrianlee44 committed Mar 1, 2016
2 parents 752060e + 1a03dfa commit 57f3c59
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ Here is a list of the versions DynamoDB Local that `local-dynamo` uses.
* `0.0.4` -- `dynamodb_local_2014-10-07`
* `0.0.5` -- `dynamodb_local_2015-01-27`
* `0.0.6` -- `dynamodb_local_2015-04-27`
* `0.2.0` -- `dynamodb_local_2016-01-05`
Empty file modified bin/launch_local_dynamo.js
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "local-dynamo",
"description": "A Node.js wrapper of AWS DynamoDB Local and utilities",
"version": "0.1.2",
"version": "0.2.0",
"homepage": "https://github.com/Medium/local-dynamo",
"license": "Apache-2.0",
"author": {
Expand Down

0 comments on commit 57f3c59

Please sign in to comment.