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

Commit

Permalink
Bump versions 2.0.7 and 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marjinal1st committed Feb 27, 2015
1 parent 8efdb52 commit a7b71c7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@

#### [Current]
* [8efdb52](../../commit/8efdb52) - __(Ahmet Sezgin Duran)__ Update Medium Editor files
* [b838798](../../commit/b838798) - __(Ahmet Sezgin Duran)__ Merge tag '2.0.0' into develop

2.0.0

#### 2.0.0
* [418af6d](../../commit/418af6d) - __(Ahmet Sezgin Duran)__ Bump versions 2.0.0 and 3.0.0
* [c615afc](../../commit/c615afc) - __(Ahmet Sezgin Duran)__ Update Medium Editor files
* [ba615ed](../../commit/ba615ed) - __(Ahmet Sezgin Duran)__ Merge tag '1.4.5' into develop

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This gem integrates [Medium Editor](https://github.com/daviferreira/medium-edito

## Version

The latest version of Medium Editor bundled by this gem is [3.0.0](https://github.com/daviferreira/medium-editor/releases)
The latest version of Medium Editor bundled by this gem is [3.0.7](https://github.com/daviferreira/medium-editor/releases)

## Installation

Expand Down
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.0.0'
MEDIUM_EDITOR_VERSION = '3.0.0'
VERSION = '2.0.7'
MEDIUM_EDITOR_VERSION = '3.0.7'
end
end

0 comments on commit a7b71c7

Please sign in to comment.