We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5f0eb commit 11671d3Copy full SHA for 11671d3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.2.1 (Next)
2
+
3
+* Your contribution here.
4
5
### 0.2.0 (February 23, 2016)
6
7
* [#6](https://github.com/ruby-grape/grape-swagger-rails/pull/6): Fix: support multiple predefined headers - [@Tyr0](https://github.com/tyr0).
lib/grape-swagger-rails/version.rb
@@ -1,3 +1,3 @@
module GrapeSwaggerRails
- VERSION = '0.2.0'
+ VERSION = '0.2.1'
end
0 commit comments