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 9548b68 commit 55627baCopy full SHA for 55627ba
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-### 0.3.0 (Next)
+### 0.3.0 (September 22, 2016)
2
3
* [#70](https://github.com/ruby-grape/grape-swagger-rails/pull/70): Rails 5 support - [@serggl](https://github.com/serggl).
4
* [#68](https://github.com/ruby-grape/grape-swagger-rails/pull/68): Added danger, PR linter - [@dblock](https://github.com/dblock).
lib/grape-swagger-rails/version.rb
@@ -1,3 +1,3 @@
module GrapeSwaggerRails
- VERSION = '0.2.2'
+ VERSION = '0.3.0'
end
0 commit comments