Commit 4a21e6e 1 parent e0d9a56 commit 4a21e6e Copy full SHA for 4a21e6e
File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
- ### 0.5.1 (Next )
1
+ ### 0.6.0 (2024/11/21 )
2
2
3
3
* [ #124 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/124 ) : Rails 7 compatibility - [ @padde ] ( https://github.com/padde ) .
4
4
* [ #125 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/125 ) : Add rails versions to CI matrix - [ @padde ] ( https://github.com/padde ) .
5
- * [ #127 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/127 ) : Bump Firefox and geckodriver - [ @padde ] ( https://github.com/padde ) .
6
5
* [ #126 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/126 ) : Ruby 3.5 compatibility - [ @padde ] ( https://github.com/padde ) .
7
- * Your contribution here .
6
+ * [ # 127 ] ( https://github.com/ruby-grape/grape-swagger-rails/pull/127 ) : Bump Firefox and geckodriver - [ @ padde ] ( https://github.com/padde ) .
8
7
9
8
### 0.5.0 (2024/04/06)
10
9
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module GrapeSwaggerRails
4
- VERSION = '0.5.1 '
4
+ VERSION = '0.6.0 '
5
5
end
You can’t perform that action at this time.
0 commit comments