Skip to content

Commit

Permalink
semantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
DongGeon0908 committed Jul 17, 2024
1 parent 8a110ab commit 90fd401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
}

group = 'com'
version = '0.0.1-SNAPSHOT'
version = '0.0.1'

java {
toolchain {
Expand Down Expand Up @@ -56,4 +56,4 @@ sourceSets {
srcDirs = ['src/main/resources', 'src/main/resources/url-shortener-security']
}
}
}
}

0 comments on commit 90fd401

Please sign in to comment.