commit
d93f27d959
2 changed files with 7 additions and 2 deletions
|
@ -1,10 +1,15 @@
|
|||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.4.0
|
||||
-----
|
||||
|
||||
*
|
||||
|
||||
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.4.0-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<junit.version>4.12</junit.version>
|
||||
|
|
Loading…
Reference in a new issue