diff --git a/README.md b/README.md index 628042b..19fbbf7 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ supports multiple relational mappings, and is a database manipulation tool. com.hellokaton anima - 0.3.0 + 0.3.1 ``` @@ -60,7 +60,7 @@ Here's the `RELEASE` version. **As Gradle** ```java -compile 'com.hellokaton:anima:0.3.0' +compile 'com.hellokaton:anima:0.3.1' ``` **As Maven** @@ -69,7 +69,7 @@ compile 'com.hellokaton:anima:0.3.0' com.hellokaton anima - 0.3.0 + 0.3.1 ``` diff --git a/pom.xml b/pom.xml index 68bee4f..2cfbb8c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.hellokaton anima - 0.3.0 + 0.3.1 anima https://github.com/hellokaton/anima @@ -35,7 +35,7 @@ com.hellokaton blade-asm - 0.1.0 + 0.1.1