Skip to content

Commit

Permalink
increment version for #256, #257
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonLab committed Oct 24, 2016
1 parent 19180f7 commit 0bd0d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "goodparts",
"description": "An ESLint Style that only allows JavaScript the Good Parts (and \"Better Parts\") in your codebase.",
"version": "1.1.1",
"version": "1.1.2",
"main": ".eslintrc.js",
"scripts": {
"test": "tape test/index.js",
Expand Down

0 comments on commit 0bd0d7c

Please sign in to comment.