Skip to content

Commit

Permalink
Bump to version 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sikachu committed Jan 27, 2012
1 parent 8353518 commit 1cb40e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
paperclip (2.5.1)
paperclip (2.5.2)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
Expand Down
2 changes: 1 addition & 1 deletion lib/paperclip/version.rb
@@ -1,3 +1,3 @@
module Paperclip
VERSION = "2.5.1" unless defined? Paperclip::VERSION
VERSION = "2.5.2" unless defined? Paperclip::VERSION
end

0 comments on commit 1cb40e3

Please sign in to comment.