Skip to content
Snippets Groups Projects

Raise version to 2.0.1

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -27,7 +27,7 @@ allprojects {
apply plugin: ScompPlugin
group 'nl.tudelft.ewi'
version = '2.0.0'
version = '2.0.1'
sourceCompatibility = '1.11'
targetCompatibility = '1.11'
Loading