Skip to content

Commit 94a0f39

Browse files
committed
prepare for v7.0.0 & update copyright
1 parent e5bfefb commit 94a0f39

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1070,5 +1070,6 @@ Thank you to all [the contributors](https://github.com/kreeti/kt-paperclip/graph
10701070
License
10711071
-------
10721072

1073-
Paperclip is Copyright © 2008-2017 thoughtbot, inc. It is free software, and may be
1074-
redistributed under the terms specified in the MIT-LICENSE file.
1073+
Copyright © 2020-2021 Kreeti Technologies Pvt. Ltd.
1074+
Copyright © 2008-2017 thoughtbot, inc.
1075+
It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.

lib/paperclip/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Paperclip
2-
VERSION = "6.4.1" unless defined?(Paperclip::VERSION)
2+
VERSION = "7.0.0" unless defined?(Paperclip::VERSION)
33
end

0 commit comments

Comments
 (0)