Skip to content

Commit

Permalink
Upgrade to latest idx utils
Browse files Browse the repository at this point in the history
0.1.1 release.
  • Loading branch information
asaf committed Feb 24, 2015
1 parent ff964aa commit 33ef561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-idx-list",
"version": "0.1.0",
"version": "0.1.1",
"directories": {
"doc": "doc",
"test": "tests"
Expand Down Expand Up @@ -44,6 +44,6 @@
"configPath": "tests/dummy/config"
},
"dependencies": {
"ember-idx-utils": "^0.2.1"
"ember-idx-utils": "^0.2.2"
}
}

0 comments on commit 33ef561

Please sign in to comment.