Skip to content

Commit 3a3a3e2

Browse files
authored
v4.2.1 (#247)
1 parent 09b1853 commit 3a3a3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import java.io.FileOutputStream
22
import java.util.Properties
33

44
group = "com.workos"
5-
version = "4.2.0"
5+
version = "4.2.1"
66

77
if (!project.hasProperty("release")) {
88
version = "$version-SNAPSHOT"

0 commit comments

Comments
 (0)