Skip to content

Commit 40b1908

Browse files
committed
Preparing for next developer iteration, 0.6.3.
1 parent e321ef2 commit 40b1908

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
### 0.6.2 (2025/05/10)
1+
### 0.6.3 (Next)
2+
3+
#### Features
4+
5+
* Your contribution here.
26

7+
#### Fixes
8+
9+
* Your contribution here.
10+
11+
### 0.6.2 (2025/05/10)
312

413
#### Fixes
514

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

0 commit comments

Comments
 (0)