Skip to content

Commit

Permalink
Bump version correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaven-stytch committed Mar 28, 2024
1 parent 2bddd3e commit d2dc5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {

ext {
PUBLISH_GROUP_ID = 'com.stytch.sdk'
PUBLISH_VERSION = '0.21.0'
PUBLISH_VERSION = '0.20.2'
PUBLISH_ARTIFACT_ID = 'sdk'
}

Expand Down

0 comments on commit d2dc5f0

Please sign in to comment.