Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Change version to 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmedina committed Sep 8, 2016
1 parent a671784 commit 362b00c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/medium-editor-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module MediumEditorRails
module Rails
VERSION = '2.2.0'
MEDIUM_EDITOR_VERSION = '5.15.0'
VERSION = '2.3.0'
MEDIUM_EDITOR_VERSION = '5.22.0'
end
end

0 comments on commit 362b00c

Please sign in to comment.