Skip to content

Commit a070cef

Browse files
committed
Bump-up revision to 1.0.3
1 parent 8b202e6 commit a070cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sourceCompatibility = 1.8
66
targetCompatibility = 1.8
77

88
description = 'GTFSVTOR - General Transit Feed Specification Validator'
9-
version = '1.0.2'
9+
version = '1.0.3'
1010
mainClassName = 'com.mecatran.gtfsvtor.cmdline.GtfsVtorMain'
1111
applicationDefaultJvmArgs = [ "-Xmx4G" ]
1212

0 commit comments

Comments
 (0)