Skip to content

Commit

Permalink
incrementing version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudreau committed Nov 24, 2022
1 parent c5be979 commit 59e177c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create",
"version": "3.0.0",
"description": "",
"name": "@atlassian/gajira-create",
"version": "3.0.1",
"description": "Creates a Jira issue within Github Actions",
"main": "index.js",
"scripts": {
"prepare": "husky install",
Expand All @@ -21,7 +21,6 @@
"yaml": "^2.1.3"
},
"devDependencies": {
"@atlassian-partner-engineering/eslint-config": "^4.0.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.27.0",
"husky": "^8.0.2",
Expand Down

0 comments on commit 59e177c

Please sign in to comment.