Skip to content

Commit ec286a2

Browse files
committedNov 24, 2022
incrementing version number
1 parent 7739f08 commit ec286a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "gajira-cli",
3-
"version": "3.0.0",
2+
"name": "@atlassian/gajira-cli",
3+
"version": "3.0.1",
44
"description": "Wrapped go-jira CLI action. Check out [go-jira documentation](https://github.com/Netflix-Skunkworks/go-jira) for more arguments and usage details",
55
"main": "index.js",
66
"scripts": {
@@ -10,7 +10,7 @@
1010
"start": "ncc build index.js -w",
1111
"precommit": "run-p build"
1212
},
13-
"author": "Atlassian",
13+
"author": "Atlassian <github@atlassian.com>",
1414
"license": "ISC",
1515
"dependencies": {
1616
"@actions/core": "^1.10.0",

0 commit comments

Comments
 (0)
Failed to load comments.