Skip to content

Commit 692145b

Browse files
authored
bump to v4.14.0 (#286)
1 parent 225196c commit 692145b

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.13.0"
5+
version = "4.14.0"
66

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

0 commit comments

Comments
 (0)