Skip to content

Commit 2d54297

Browse files
author
Mattia Roccoberton
committed
Bump to version 0.3.4
1 parent 78126d0 commit 2d54297

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/activeadmin/quill_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 QuillEditor
5-
VERSION = '0.3.2'
5+
VERSION = '0.3.4'
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_quill_editor",
3-
"version": "0.3.2",
3+
"version": "0.3.4",
44
"description": "Quill Editor for ActiveAdmin",
55
"author": "Mattia Roccoberton <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)