Skip to content

Commit

Permalink
patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
etaylormcgregor-stytch committed Jan 16, 2025
1 parent fa5a72a commit e1b3193
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stytch/src/main/kotlin/com/stytch/java/common/Version.kt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package com.stytch.java.common

internal const val VERSION = "8.0.0"
internal const val VERSION = "7.2.1"
2 changes: 1 addition & 1 deletion version.gradle.kts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "8.0.0"
version = "7.2.1"

0 comments on commit e1b3193

Please sign in to comment.