Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andersio committed Apr 2, 2024
1 parent fc44fbe commit 5daa243
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ class VitalClient internal constructor(context: Context) {
}

companion object {
const val sdkVersion = "2.0.0-rc.1"
const val sdkVersion = "2.0.0"

private var sharedInstance: VitalClient? = null

Expand Down

0 comments on commit 5daa243

Please sign in to comment.