Skip to content

Commit 9f9eeeb

Browse files
committed
1.0.1
1 parent b647bc0 commit 9f9eeeb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-pull-request",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Allow to open the URL to create a pull request pointing to the base branch",
55
"keywords": [
66
"github",
@@ -31,4 +31,4 @@
3131
"bin": {
3232
"create-pull-request": "./script.js"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)