Skip to content

Commit 7ae6658

Browse files
committed
Version 1.0
모든 개발을 마무리하고 `v1.0` 버전을 만든다.
1 parent 8a75a28 commit 7ae6658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'com.fastcampus'
8-
version = '0.0.1-SNAPSHOT'
8+
version = 'v1.0'
99
sourceCompatibility = '17'
1010

1111
configurations {

0 commit comments

Comments
 (0)