Skip to content

Commit 003e69d

Browse files
committed
Preparing for next development iteration, 1.5.3. Closes #84.
1 parent dc01b70 commit 003e69d

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+
### 1.5.3 (Next)
4+
5+
* Your contribution here.
6+
37
### 1.5.2 (March 14, 2018)
48

59
* [#76](https://github.com/ruby-grape/grape-active_model_serializers/pull/76): Add custom error formatter - [@xn](https://github.com/xn).
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.2'.freeze
3+
VERSION = '1.5.3'.freeze
44
end
55
end

0 commit comments

Comments
 (0)