Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljeske committed Feb 2, 2018
1 parent b985b9c commit 045c3f4
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 @@ -57,5 +57,5 @@
"lint": "eslint --fix --config .eslintrc.json lib/\\*.js test/\\*.js index.js",
"test": "npm run lint && npm run karma"
},
"version": "0.1.2"
"version": "0.2.0"
}

0 comments on commit 045c3f4

Please sign in to comment.