Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Duncan Walker authored and Duncan Walker committed Sep 13, 2018
1 parent 807358a commit a9e5c3f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-new-relic",
"version": "0.5.3",
"version": "0.6.0",
"description": "Adds New Relic to your Ember CLI app based on the app's environment",
"keywords": [
"ember-addon",
Expand All @@ -10,14 +10,13 @@
"bug",
"error"
],
"repository": "",
"repository": "https://github.com/sir-dunxalot/ember-new-relic",
"license": "MIT",
"author": "",
"directories": {
"doc": "doc",
"test": "tests"
},
"repository": "https://github.com/sir-dunxalot/ember-new-relic",
"scripts": {
"build": "ember build",
"posttest": "cd ../",
Expand Down

0 comments on commit a9e5c3f

Please sign in to comment.