Skip to content

Commit

Permalink
0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljeske committed Feb 14, 2018
1 parent e8f332f commit 578bb10
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
Expand Up @@ -73,5 +73,5 @@
"lint": "eslint --fix --config .eslintrc.json lib/\\*.js test/\\*.js index.js",
"test": "npm run lint && npm run karma"
},
"version": "0.2.2"
"version": "0.2.3"
}

0 comments on commit 578bb10

Please sign in to comment.