Version set to 0.7.0
This commit is contained in:
parent
1e85a14165
commit
b396c5c49e
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ TypeAlias, Maybe and Result for Java
|
|||
<dependency>
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>mon</artifactId>
|
||||
<version>RELEASE</version>
|
||||
<version>0.7.0</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>net.kemitix</groupId>
|
||||
<artifactId>mon</artifactId>
|
||||
<version>DEV-SNAPSHOT</version>
|
||||
<version>0.7.0</version>
|
||||
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
|
|
Loading…
Reference in a new issue