version set to 0.3.0

This commit is contained in:
Paul Campbell 2017-11-26 19:54:31 +00:00
parent 526f7ab6f2
commit 4fe38144cc
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ CHANGELOG
0.3.0
-----
*
* `TypeAlias.getValue()` removed in favour of using `map()`
0.2.0
-----

View file

@ -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>