Skip to content

Commit 2b2033a

Browse files
committed
version bump: v1.14.0
1 parent 3273a67 commit 2b2033a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.14.0
6+
57
- [#338](https://github.com/JsonApiClient/json_api_client/pull/338) - implement hash and eql? for builder class
68
- [#351](https://github.com/JsonApiClient/json_api_client/pull/351) - Remove rudimental `last_result_set` relationship from serializer
79

lib/json_api_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JsonApiClient
2-
VERSION = "1.13.0"
2+
VERSION = "1.14.0"
33
end

0 commit comments

Comments
 (0)