Skip to content

Commit 417b474

Browse files
committed
version: 1.0
1 parent 7315262 commit 417b474

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
@@ -14,7 +14,7 @@ plugins {
1414

1515
subprojects {
1616
group = "com.redmadrobot.mapmemory"
17-
version = "1.0-SNAPSHOT"
17+
version = "1.0"
1818

1919
apply(plugin = "maven-publish")
2020

0 commit comments

Comments
 (0)