Skip to content

Commit

Permalink
prepare for v7.0.0 & update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ssinghi committed May 28, 2021
1 parent e5bfefb commit 94a0f39
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1070,5 +1070,6 @@ Thank you to all [the contributors](https://github.com/kreeti/kt-paperclip/graph
License
-------

Paperclip is Copyright © 2008-2017 thoughtbot, inc. It is free software, and may be
redistributed under the terms specified in the MIT-LICENSE file.
Copyright © 2020-2021 Kreeti Technologies Pvt. Ltd.
Copyright © 2008-2017 thoughtbot, inc.
It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.
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 = "6.4.1" unless defined?(Paperclip::VERSION)
VERSION = "7.0.0" unless defined?(Paperclip::VERSION)
end

0 comments on commit 94a0f39

Please sign in to comment.