diff --git a/README.md b/README.md index 2d23ce3..70f6540 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ Maven: com.github.freva ascii-table - 1.4.0 + 1.5.0 ``` Gradle: ``` -compile 'com.github.freva:ascii-table:1.4.0' +compile 'com.github.freva:ascii-table:1.5.0' ``` ## Basic case diff --git a/pom.xml b/pom.xml index 43b18bc..17bdcad 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.freva ascii-table - 1.4.0 + 1.5.0 jar ${project.groupId}:${project.artifactId}