Skip to content

Commit ec19c94

Browse files
committed
Release 0.1.0
1 parent f087090 commit ec19c94

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
@@ -13,7 +13,7 @@ apply plugin: 'spring-boot'
1313

1414
jar {
1515
baseName = 'geopackageserver'
16-
version = '0.1-SNAPSHOT'
16+
version = '0.1.0'
1717
}
1818

1919
sourceSets {

0 commit comments

Comments
 (0)