Skip to content

Commit a164d44

Browse files
Bump version
1 parent af9cce5 commit a164d44

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

HISTORY

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
=== 4.6.0 2026-02-10
2+
- Bump the minimum version of httparty to 0.23.3 to ensure protection against CVE-2025-68696
3+
14
=== 4.5.1 2025-04-07
25
- Fix Verification URLs
36

lib/sift/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Sift
2-
VERSION = "4.5.1"
2+
VERSION = "4.6.0"
33
API_VERSION = "205"
44
VERIFICATION_API_VERSION = "1.1"
55
end

0 commit comments

Comments
 (0)