Skip to content

Commit 02e0fb3

Browse files
committed
version bump: v1.12.2
1 parent f328779 commit 02e0fb3

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.12.2
6+
57
- [#350](https://github.com/JsonApiClient/json_api_client/pull/350) - fix resource including with blank `relationships` response data
68

79
## 1.12.1

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.12.1"
2+
VERSION = "1.12.2"
33
end

0 commit comments

Comments
 (0)