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 0b7a4ba commit ff2b1dfCopy full SHA for ff2b1df
build.gradle.kts
@@ -8,7 +8,7 @@ import org.jetbrains.kotlin.noarg.gradle.NoArgExtension
8
allprojects {
9
10
group = "com.shardis"
11
- version = "0.1.2"
+ version = "0.1.3-SNAPSHOT"
12
13
repositories {
14
mavenCentral()
shardis-frontend/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "shardis-angular",
3
- "version": "0.1.2",
+ "version": "0.1.3-SNAPSHOT",
4
"description": "shardis project",
5
"repository": {
6
"type": "git",
0 commit comments