Commit e430afe4 by Nick Quaranto

Bumping to 2.3.0

parent d97f814a
......@@ -44,7 +44,7 @@ end
# documentation for Paperclip::ClassMethods for more useful information.
module Paperclip
VERSION = "2.2.9.2"
VERSION = "2.3.0"
class << self
# Provides configurability to Paperclip. There are a number of options available, such as:
......
......@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{paperclip}
s.version = "2.2.9.2"
s.version = "2.3.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jon Yurek"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment