Skip to content

Commit

Permalink
release v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
David Pett committed Mar 31, 2016
1 parent 1e81523 commit d529328
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
v0.1.7 - Thu, 31 Mar 2016 12:49:49 GMT
--------------------------------------

-


5 changes: 3 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"ember-cli-shims": "0.1.0",
"ember-cli-test-loader": "0.2.2",
"ember-qunit-notifications": "0.1.0"
}
}
},
"version": "0.1.7"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-data-contentful",
"version": "0.1.6",
"version": "0.1.7",
"description": "Retrieve data from contentful.com Content Delivery API",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -59,4 +59,4 @@
"configPath": "tests/dummy/config",
"demoURL": "http://davidpett.github.io/ember-data-contentful/"
}
}
}

0 comments on commit d529328

Please sign in to comment.