Skip to content

Commit

Permalink
Created 3.5.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-sift committed Jul 27, 2022
1 parent c2e975c commit 9ed46db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
3.5.2 (2022-07-27)
=================
- Added SiftClient constructor to override the baseUrl

3.5.1 (2022-07-01)
=================
- Added $keyless_user_id
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'signing'
apply plugin: 'java-library-distribution'

group = 'com.siftscience'
version = '3.5.1'
version = '3.5.2'

repositories {
mavenCentral()
Expand Down

0 comments on commit 9ed46db

Please sign in to comment.