Skip to content

Commit 7ca250a

Browse files
committed
Preparing for next development iteration, 2.0.2.
1 parent 61673fe commit 7ca250a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### 2.0.2 (Next)
4+
5+
* Your contribution here.
6+
37
### 2.0.1 (2025/12/08)
48

59
* [#92](https://github.com/ruby-grape/grape-active_model_serializers/pull/92): Fix: accept nil serializer - [@mateusnava](https://github.com/mateusnava).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Grape
22
module ActiveModelSerializers
3-
VERSION = '2.0.1'.freeze
3+
VERSION = '2.0.2'.freeze
44
end
55
end

0 commit comments

Comments
 (0)