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