Skip to content

Commit

Permalink
Prepare release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nodh committed Sep 27, 2024
1 parent 8a253fe commit 7e079d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

Release NEXT:
Release 5.0.0:
- Remove `OidcSiopWallet.newDefaultInstance()` and replace it with a constructor
- Remove `OidcSiopVerifier.newInstance()` methods and replace them with constructors
- Remove `Validator.newDefaultInstance()` methods and replace them with constructors
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlin.mpp.enableCInteropCommonization=true
kotlin.mpp.stability.nowarn=true
kotlin.native.ignoreDisabledTargets=true

artifactVersion = 4.3.0-SNAPSHOT
artifactVersion = 5.0.0-SNAPSHOT
jdk.version=17


0 comments on commit 7e079d7

Please sign in to comment.