version set to 0.3.0
This commit is contained in:
parent
526f7ab6f2
commit
4fe38144cc
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ CHANGELOG
|
|||
0.3.0
|
||||
-----
|
||||
|
||||
*
|
||||
* `TypeAlias.getValue()` removed in favour of using `map()`
|
||||
|
||||
0.2.0
|
||||
-----
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -10,7 +10,7 @@
|
|||
<version>3.2.4</version>
|
||||
</parent>
|
||||
<artifactId>mon</artifactId>
|
||||
<version>0.3.0-SNAPSHOT</version>
|
||||
<version>0.3.0</version>
|
||||
|
||||
<properties>
|
||||
<junit.version>4.12</junit.version>
|
||||
|
|
Loading…
Reference in a new issue