Skip to content

Commit a4e3fcd

Browse files
committed
Preparing for next release, 1.1.0
1 parent 424a847 commit a4e3fcd

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### Next Release
2+
3+
#### Features
4+
5+
* Your contribution here.
6+
7+
#### Fixes
8+
9+
* Your contribution here.
10+
111
### 1.0.4 (2026-04-17)
212

313
#### 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.4'
4+
VERSION = '1.1.0'
55
end

0 commit comments

Comments
 (0)