Skip to content

Commit cf0fbcb

Browse files
committed
increase version to 0.4
1 parent df66b1e commit cf0fbcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KtorKMPFileCaching/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ mavenPublishing {
129129
coordinates(
130130
groupId = "io.github.frankois944",
131131
artifactId = "ktorfilecaching",
132-
version = "0.3"
132+
version = "0.4"
133133
)
134134

135135
// Configure POM metadata for the published artifact

0 commit comments

Comments
 (0)