Added AnsiEscapeCodeSequence.strip() to get the undecorated string.

This commit is contained in:
Jonathan Bernard
2016-03-11 07:33:37 -06:00
parent bbef072f8b
commit 4b3c20a913
2 changed files with 11 additions and 3 deletions

View File

@ -14,7 +14,7 @@ apply plugin: "ch.raffael.pegdown-doclet"
apply plugin: "maven"
group = "com.jdbernard"
version = "4.3"
version = "4.4"
repositories {
mavenLocal()