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