Update the version.
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ plugins {
|
|||||||
id 'com.github.johnrengelman.shadow' version '7.1.2'
|
id 'com.github.johnrengelman.shadow' version '7.1.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
version = "1.0"
|
version = "0.13.2"
|
||||||
description = "simple-jbdd is a simple BDD testing framework for Java."
|
description = "simple-jbdd is a simple BDD testing framework for Java."
|
||||||
|
|
||||||
application {
|
application {
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>space.kklochko</groupId>
|
<groupId>space.kklochko</groupId>
|
||||||
<artifactId>simple_jbdd</artifactId>
|
<artifactId>simple_jbdd</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>0.13.2</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>simple-jbdd</name>
|
<name>simple-jbdd</name>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user