activeadmin-dropzone.gemspec in activeadmin-dropzone-0.2.2 vs activeadmin-dropzone.gemspec in activeadmin-dropzone-0.2.3
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "activeadmin-dropzone"
- s.version = "0.2.2"
+ s.version = "0.2.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Maxim Gladkov"]
- s.date = "2014-02-25"
+ s.date = "2014-02-27"
s.email = "contact@maximgladkov.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
]