Skip to content

Commit 7f759b6

Browse files
committed
Preparing for next development iteration, 2.0.1.
1 parent 1a1c8b8 commit 7f759b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.1 (Next)
4+
5+
* Your contribution here.
6+
37
### 2.0.0 (2025/06/02)
48

59
* [#96](https://github.com/ruby-grape/grape-active_model_serializers/pull/96): Add compatibility for Grape 2.3 - [@samsonjs](https://github.com/samsonjs).
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.0'.freeze
3+
VERSION = '2.0.1'.freeze
44
end
55
end

0 commit comments

Comments
 (0)