Skip to content

Commit 096fd41

Browse files
committed
Bump version to 2.0 and update changelog
1 parent 7e58753 commit 096fd41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Changelog
22

3-
### 1.5.3 (Next)
3+
### 2.0.0 (Next)
44

5-
* Your contribution here.
5+
* [#96](https://github.com/ruby-grape/grape-active_model_serializers/pull/96): Add compatibility for Grape 2.3 — [@samsonjs](https://github.com/samsonjs)
66

77
### 1.5.2 (March 14, 2018)
88

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 = '1.5.3'.freeze
3+
VERSION = '2.0.0'.freeze
44
end
55
end

0 commit comments

Comments
 (0)