Skip to content

Commit df415ab

Browse files
committed
Preparing for next developer iteration, 0.6.2.
1 parent 4782b74 commit df415ab

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### 0.6.2 (Next)
2+
3+
#### Features
4+
5+
* Your contribution here.
6+
7+
#### Fixes
8+
9+
* Your contribution here.
10+
111
### 0.6.1 (2025/05/06)
212

313
#### Fixes

lib/grape-swagger/entity/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module GrapeSwagger
44
module Entity
5-
VERSION = '0.6.1'
5+
VERSION = '0.6.2'
66
end
77
end

0 commit comments

Comments
 (0)