Skip to content

Commit 8d6b052

Browse files
author
Mattia Roccoberton
committed
Bump to version 0.3.2
1 parent 5d9b6f7 commit 8d6b052

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

0 commit comments

Comments
 (0)