Skip to content

Commit b3c5c88

Browse files
committed
npm version bump
1 parent fb8c262 commit b3c5c88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Jake LeBoeuf",
33
"name": "contributor",
44
"description": "A simple module to add git contributors to your package.json.",
5-
"version": "0.1.9",
5+
"version": "0.1.11",
66
"homepage": "https://github.com/jakeleboeuf/contributor",
77
"repository": {
88
"type": "git",

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Jake LeBoeuf",
33
"name": "contributor",
44
"description": "A simple module to add git contributors to your package.json.",
5-
"version": "0.1.10",
5+
"version": "0.1.11",
66
"homepage": "https://github.com/jakeleboeuf/contributor",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)