Skip to content

Commit 0499153

Browse files
committed
version bump: v1.23.0
1 parent d4c421c commit 0499153

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.23.0
6+
57
- [#412](https://github.com/JsonApiClient/json_api_client/pull/412)
68
- Add support for faraday 2.x
79
- Drop support for Ruby < 3.0 (EOL)

lib/json_api_client/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JsonApiClient
2-
VERSION = "1.22.0"
2+
VERSION = "1.23.0"
33
end

0 commit comments

Comments
 (0)