Skip to content

Commit 3a66fe8

Browse files
committed
Bump to version 0.3.0
1 parent 896338c commit 3a66fe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/activeadmin/froala_editor/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module ActiveAdmin
44
module FroalaEditor
5-
VERSION = '0.2.12'
5+
VERSION = '0.3.0'
66
end
77
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "activeadmin_froala_editor",
3-
"version": "0.2.12",
3+
"version": "0.3.0",
44
"description": "An Active Admin plugin to use Froala WYSIWYG editor",
55
"repository": "https://github.com/blocknotes/activeadmin_froala_editor",
66
"author": "Mattia Roccoberton <mat@blocknot.es>",

0 commit comments

Comments
 (0)