We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b202e6 commit a070cefCopy full SHA for a070cef
build.gradle
@@ -6,7 +6,7 @@ sourceCompatibility = 1.8
6
targetCompatibility = 1.8
7
8
description = 'GTFSVTOR - General Transit Feed Specification Validator'
9
-version = '1.0.2'
+version = '1.0.3'
10
mainClassName = 'com.mecatran.gtfsvtor.cmdline.GtfsVtorMain'
11
applicationDefaultJvmArgs = [ "-Xmx4G" ]
12
0 commit comments