Skip to content

Commit

Permalink
version bump to 1.1.0 with npm release
Browse files Browse the repository at this point in the history
  • Loading branch information
jmschlmrs committed Jan 31, 2018
1 parent b2100ac commit 41f6313
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.7",
"repository" : {
"type" : "git",
"url" : "https://github.com/chefsplate/eslint-config-chefsplate"
"version": "1.1.0",
"repository": {
"type": "git",
"url": "https://github.com/chefsplate/eslint-config-chefsplate"
}
}

0 comments on commit 41f6313

Please sign in to comment.