Skip to content

Commit 80d9f78

Browse files
committed
1.0.3
1 parent 50168e2 commit 80d9f78

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.2",
3+
"version": "1.0.3",
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": "./create-pull-request.js"
3333
}
34-
}
34+
}

0 commit comments

Comments
 (0)