We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5bfefb commit 94a0f39Copy full SHA for 94a0f39
README.md
@@ -1070,5 +1070,6 @@ Thank you to all [the contributors](https://github.com/kreeti/kt-paperclip/graph
1070
License
1071
-------
1072
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.
+Copyright © 2020-2021 Kreeti Technologies Pvt. Ltd.
+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,3 +1,3 @@
1
module Paperclip
2
- VERSION = "6.4.1" unless defined?(Paperclip::VERSION)
+ VERSION = "7.0.0" unless defined?(Paperclip::VERSION)
3
end
0 commit comments