Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhitley committed Jun 11, 2018
1 parent 87cefc0 commit 8d7d31d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-automap",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"lint": "eslint **/*.js",
"test": "nyc mocha $(find src -name '*.spec.js') --recursive --require babel-core/register",
Expand Down

0 comments on commit 8d7d31d

Please sign in to comment.