We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 896338c commit 3a66fe8Copy full SHA for 3a66fe8
lib/activeadmin/froala_editor/version.rb
@@ -2,6 +2,6 @@
2
3
module ActiveAdmin
4
module FroalaEditor
5
- VERSION = '0.2.12'
+ VERSION = '0.3.0'
6
end
7
package.json
@@ -1,6 +1,6 @@
1
{
"name": "activeadmin_froala_editor",
- "version": "0.2.12",
+ "version": "0.3.0",
"description": "An Active Admin plugin to use Froala WYSIWYG editor",
"repository": "https://github.com/blocknotes/activeadmin_froala_editor",
"author": "Mattia Roccoberton <mat@blocknot.es>",
0 commit comments