We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de379a5 commit 184c3d5Copy full SHA for 184c3d5
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 1.12.1
6
+
7
- [#349](https://github.com/JsonApiClient/json_api_client/pull/349) - fix resource including for STI objects
8
9
## 1.12.0
lib/json_api_client/version.rb
@@ -1,3 +1,3 @@
1
module JsonApiClient
- VERSION = "1.12.0"
+ VERSION = "1.12.1"
end
0 commit comments