We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8588a2d commit b1dc454Copy full SHA for b1dc454
microtrafficsim-ui/build.gradle
@@ -22,7 +22,7 @@ run {
22
23
24
def distName = 'microtrafficsim'
25
-def distVersion = '1.0.0'
+def distVersion = '1.0.1'
26
def distRelease = '1'
27
28
def main = 'microtrafficsim.ui.Main'
0 commit comments