Skip to content

Commit

Permalink
v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Feb 11, 2016
1 parent 6f7d0e9 commit 20340e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion addon/version.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import MOBILEDOC_KIT_VERSION from 'mobiledoc-kit/version';
const EDITOR_VERSION = '0.3.4';
const EDITOR_VERSION = '0.3.5';
const VERSION = {
EDITOR_VERSION,
MOBILEDOC_KIT_VERSION
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-mobiledoc-editor",
"version": "0.3.4",
"version": "0.3.5",
"description": "A Mobiledoc editor for Ember.js apps",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 20340e2

Please sign in to comment.