Skip to content

Commit

Permalink
Merge pull request #260 from dwyl/increment-version
Browse files Browse the repository at this point in the history
increment version for #256, #257
  • Loading branch information
iteles authored Oct 24, 2016
2 parents 19180f7 + 0bd0d7c commit 9350193
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 9350193

Please sign in to comment.