Skip to content

Commit

Permalink
v0.3.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Feb 2, 2016
1 parent 332389a commit 2ef71aa
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,6 +1,6 @@
{
"name": "ember-mobiledoc-editor",
"version": "0.3.2-beta.5",
"version": "0.3.2-beta.6",
"description": "A Mobiledoc editor for Ember.js apps",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -36,7 +36,7 @@
"ember-disable-proxy-controllers": "^1.0.0",
"ember-export-application-global": "^1.0.3",
"ember-try": "0.0.6",
"mobiledoc-dom-renderer": "^0.3.0-beta3"
"mobiledoc-dom-renderer": "^0.3.0-beta.3"
},
"keywords": [
"ember-addon",
Expand All @@ -49,7 +49,7 @@
"ember-cli-babel": "^5.1.3",
"ember-cli-htmlbars": "^1.0.0",
"ember-wormhole": "^0.3.4",
"mobiledoc-kit": "^0.8.0-beta.3"
"mobiledoc-kit": "^0.8.0-beta.4"
},
"ember-addon": {
"configPath": "tests/dummy/config"
Expand Down

0 comments on commit 2ef71aa

Please sign in to comment.