Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Commit 136eac3

Browse files
committed
released 0.2.9
1 parent 7f3f409 commit 136eac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
77
import org.jetbrains.kotlin.serialization.js.DynamicTypeDeserializer.id
88

99
group = "com.mkring.wildlydeplyplugin"
10-
version = "0.2.8"
10+
version = "0.2.9"
1111

1212
plugins {
1313
kotlin("jvm") version "1.2.61"

0 commit comments

Comments
 (0)