Skip to content
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRefactoring committed Nov 30, 2019
1 parent 8c7b5cb commit 37e947c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jira-connector",
"version": "2.16.1",
"version": "3.0.0",
"description": "Easy to use NodeJS wrapper for the Jira REST API.",
"keywords": [
"JIRA",
Expand All @@ -17,6 +17,7 @@
"main": "./index.js",
"types": "./types/index.d.ts",
"scripts": {
"prepublishOnly": "npm run test",
"test": "dtslint types"
},
"author": "Caleb Brinkman <[email protected]>",
Expand Down

0 comments on commit 37e947c

Please sign in to comment.