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 09b1853 commit 3a3a3e2Copy full SHA for 3a3a3e2
build.gradle.kts
@@ -2,7 +2,7 @@ import java.io.FileOutputStream
2
import java.util.Properties
3
4
group = "com.workos"
5
-version = "4.2.0"
+version = "4.2.1"
6
7
if (!project.hasProperty("release")) {
8
version = "$version-SNAPSHOT"
0 commit comments