We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21fba0 commit 4b1c89bCopy full SHA for 4b1c89b
build.gradle.kts
@@ -8,7 +8,7 @@ import org.gradle.testing.jacoco.tasks.JacocoReport
8
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
9
10
group = "com.shardis"
11
-version = "0.0.4"
+version = "0.0.5-SNAPSHOT"
12
13
buildscript {
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "shardis",
3
- "version": "0.0.4",
+ "version": "0.0.5-SNAPSHOT",
4
"description": "shardis project",
5
"repository": {
6
"type": "git",
0 commit comments