Skip to content

Commit 653040c

Browse files
committed
Prepare for next development cycle, 1.0.3
1 parent dea7edf commit 653040c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
### Next
22

3+
#### Features
4+
5+
* Your contribution here.
6+
7+
#### Fixes
8+
9+
* Your contribution here.
10+
311
### 1.0.2 (2026-04-13)
412

513
#### Fixes

lib/grape_entity/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module GrapeEntity
4-
VERSION = '1.0.2'
4+
VERSION = '1.0.3'
55
end

0 commit comments

Comments
 (0)