Skip to content

Commit

Permalink
prepare for 7.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ssinghi committed Feb 4, 2022
1 parent 7ba918b commit 64ac41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/paperclip/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Paperclip
VERSION = "7.0.1" unless defined?(Paperclip::VERSION)
VERSION = "7.1.0" unless defined?(Paperclip::VERSION)
end

0 comments on commit 64ac41e

Please sign in to comment.