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 4782b74 commit df415abCopy full SHA for df415ab
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+### 0.6.2 (Next)
2
+
3
+#### Features
4
5
+* Your contribution here.
6
7
+#### Fixes
8
9
10
11
### 0.6.1 (2025/05/06)
12
13
#### Fixes
lib/grape-swagger/entity/version.rb
@@ -2,6 +2,6 @@
module GrapeSwagger
module Entity
- VERSION = '0.6.1'
+ VERSION = '0.6.2'
end
0 commit comments