Skip to content

Commit

Permalink
Bumped version to 2.2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
snusnu committed Mar 15, 2010
1 parent b4000c9 commit 9c6cb3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dm-paperclip.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{dm-paperclip}
s.version = "2.2.9.1"
s.version = "2.2.9.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ken Robertson"]
Expand Down
2 changes: 1 addition & 1 deletion lib/dm-paperclip.rb
Expand Up @@ -47,7 +47,7 @@
# documentation for Paperclip::ClassMethods for more useful information.
module Paperclip

VERSION = "2.2.9.1"
VERSION = "2.2.9.2"

class << self
# Provides configurability to Paperclip. There are a number of options available, such as:
Expand Down

0 comments on commit 9c6cb3d

Please sign in to comment.