Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaven-stytch committed Jan 15, 2025
1 parent d3aec2b commit 6f2fe01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/sdk/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
}

extra["PUBLISH_GROUP_ID"] = "com.stytch.sdk"
extra["PUBLISH_VERSION"] = "0.33.0"
extra["PUBLISH_VERSION"] = "0.34.0"
extra["PUBLISH_ARTIFACT_ID"] = "sdk"

apply("${rootProject.projectDir}/scripts/publish-module.gradle")
Expand Down

0 comments on commit 6f2fe01

Please sign in to comment.