Files
Mattia Roccoberton 2d5429718c Bump to version 0.3.4
2021-03-16 08:32:57 +01:00

8 строки
103 B
Ruby

# frozen_string_literal: true
module ActiveAdmin
module QuillEditor
VERSION = '0.3.4'
end
end