Skip to content

Commit 69c4356

Browse files
bump minor 4.5.0 (#255)
1 parent ea230b8 commit 69c4356

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.4.0"
5+
version = "4.5.0"
66

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

0 commit comments

Comments
 (0)