Skip to content

Commit 48037ae

Browse files
committed
Preparing for next developer iteration, 0.6.1.
1 parent 9db18c4 commit 48037ae

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.1 (Next)
2+
3+
#### Features
4+
5+
* Your contribution here.
6+
7+
#### Fixes
8+
9+
* Your contribution here.
10+
111
### 0.6.0 (2025/04/26)
212

313
#### Features

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.0'
5+
VERSION = '0.6.1'
66
end
77
end

0 commit comments

Comments
 (0)