Skip to content

Commit 44bef6c

Browse files
committed
1.0.4
1 parent a899b33 commit 44bef6c

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.3",
3+
"version": "1.0.4",
44
"description": "Allow to open the URL to create a pull request pointing to the base branch",
55
"keywords": [
66
"cli",
@@ -34,4 +34,4 @@
3434
"bin": {
3535
"create-pull-request": "./create-pull-request.js"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)