Skip to content

Commit 81e2322

Browse files
authored
Merge pull request #138 from ItRecode/chore/BE-191
[BE-191] 0.0.1์—์„œ 0.1.0์œผ๋กœ ๋ฒ„์ „ ์—…
2 parents 12e4a50 + 3b074a0 commit 81e2322

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.recordit'
8-
version = '0.0.1-SNAPSHOT'
8+
version = '0.1.0-SNAPSHOT'
99
sourceCompatibility = '11'
1010

1111
configurations {

0 commit comments

Comments
ย (0)