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 a0f158b commit ee23987Copy full SHA for ee23987
lib/grape/version.rb
@@ -1,4 +1,4 @@
1
module Grape
2
# The current version of Grape.
3
- VERSION = '1.2.1'.freeze
+ VERSION = '1.2.2'.freeze
4
end
0 commit comments