Skip to content

Commit

Permalink
Bumped version no and updated metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Davis committed Jun 15, 2021
1 parent 6e94729 commit 13e908f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "opsgenie",
"version": "0.0.3",
"version": "0.0.4",
"private": true,
"description": "CLI tool for working with Opsgenie",
"description": "Command line tool for working with Opsgenie",
"main": "build/index.js",
"types": "build/index.d.ts",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"opsgenie": "./bin/cli"
},
"keywords": [],
"author": "ashley@codecapers.com.au",
"author": "adavis@skedulo.com",
"license": "MIT",
"devDependencies": {
"@types/chalk": "^2.2.0",
Expand Down

0 comments on commit 13e908f

Please sign in to comment.