We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea7edf commit bb355c8Copy full SHA for bb355c8
CHANGELOG.md
@@ -1,5 +1,13 @@
1
### Next
2
3
+#### Features
4
+
5
+* Your contribution here.
6
7
+#### Fixes
8
9
10
11
### 1.0.2 (2026-04-13)
12
13
#### Fixes
lib/grape_entity/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module GrapeEntity
- VERSION = '1.0.2'
+ VERSION = '1.0.3'
end
0 commit comments