Skip to content

Commit a100e98

Browse files
Release version 0.5.20
1 parent e3bc8e3 commit a100e98

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.5.20
2+
3+
* brought back jruby support
4+
* updated CI pipeline
5+
16
# 0.5.19
27

38
* introduced PATCH requests.

lib/api_client/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ApiClient
2-
VERSION = "0.5.19"
2+
VERSION = '0.5.20'
33
end

0 commit comments

Comments
 (0)