Skip to content

Commit dc01b70

Browse files
committed
Preparing for release, 1.5.2.
1 parent 03af2a3 commit dc01b70

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

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

3-
### 1.5.2 (Next)
3+
### 1.5.2 (March 14, 2018)
44

55
* [#76](https://github.com/ruby-grape/grape-active_model_serializers/pull/76): Add custom error formatter - [@xn](https://github.com/xn).
6-
* Your contribution here.
76

87
### 1.5.1 (April 25, 2017)
98

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

0 commit comments

Comments
 (0)