Skip to content

Commit

Permalink
Version bump to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
poteto committed Oct 5, 2015
1 parent ba268ff commit 96a1ba1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ module.exports = function(environment) {
metricsAdapters: [
{
name: 'MyAdapter',
environments: ['all'],
config: {
secret: '29fJs90qnfEa',
options: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-metrics",
"version": "0.3.1",
"version": "0.4.0",
"description": "Send data to multiple analytics integrations without re-implementing new API",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 96a1ba1

Please sign in to comment.