Skip to content

Commit 9891cdf

Browse files
Merge pull request #114 from vishwanatharondekar/package-json-change
chore: inncrease package json version
2 parents cfae4e8 + f7460f5 commit 9891cdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "git-lab-cli",
3-
"version": "2.0.7",
4-
"repository" : "https://github.com/vishwanatharondekar/gitlab-cli",
3+
"version": "2.0.8",
4+
"repository": "https://github.com/vishwanatharondekar/gitlab-cli",
55
"description": "Create a merge request from command line in gitlab",
6-
"keywords" : [
6+
"keywords": [
77
"cli",
88
"gitlab",
99
"gitlab-cli",

0 commit comments

Comments
 (0)