Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump to 3.0.0
  • Loading branch information
sikachu committed Mar 26, 2012
1 parent 8e80310 commit b3f9690
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.7.0)
paperclip (3.0.0)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/paperclip/version.rb
@@ -1,3 +1,3 @@
module Paperclip
VERSION = "2.7.0" unless defined? Paperclip::VERSION
VERSION = "3.0.0" unless defined? Paperclip::VERSION
end

0 comments on commit b3f9690

Please sign in to comment.