We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea230b8 commit 69c4356Copy full SHA for 69c4356
build.gradle.kts
@@ -2,7 +2,7 @@ import java.io.FileOutputStream
2
import java.util.Properties
3
4
group = "com.workos"
5
-version = "4.4.0"
+version = "4.5.0"
6
7
if (!project.hasProperty("release")) {
8
version = "$version-SNAPSHOT"
0 commit comments