We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1c8b8 commit 7f759b6Copy full SHA for 7f759b6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### 2.0.1 (Next)
4
+
5
+* Your contribution here.
6
7
### 2.0.0 (2025/06/02)
8
9
* [#96](https://github.com/ruby-grape/grape-active_model_serializers/pull/96): Add compatibility for Grape 2.3 - [@samsonjs](https://github.com/samsonjs).
lib/grape-active_model_serializers/version.rb
@@ -1,5 +1,5 @@
module Grape
module ActiveModelSerializers
- VERSION = '2.0.0'.freeze
+ VERSION = '2.0.1'.freeze
end
0 commit comments