We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d625c commit b3ea1fdCopy full SHA for b3ea1fd
lib/grape/cache_control/version.rb
@@ -1,5 +1,5 @@
1
module Grape
2
module CacheControl
3
- VERSION = '0.0.2' unless defined?(Grape::CacheControl::VERSION)
+ VERSION = '1.0.0' unless defined?(Grape::CacheControl::VERSION)
4
end
5
0 commit comments