🔧 version 1.0.2 로 변경

This commit is contained in:
jini
2023-03-01 17:48:37 +09:00
parent 2a46aff7ed
commit dd999c8f39
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ configurations {
allprojects {
group = "me.jiniworld"
version = "1.0.1"
version = "1.0.2"
repositories {
mavenCentral()

View File

@@ -1,3 +1,3 @@
demo-app:
version: 1.0.1
version: 1.0.2
url: http://localhost:${server.port}

View File

@@ -1,3 +1,3 @@
demo-app:
version: 1.0.1
version: 1.0.2
url: http://localhost:${server.port}