Skip to content
Snippets Groups Projects
Verified Commit 0d1efd92 authored by Barfuin's avatar Barfuin :coffee:
Browse files

v1.2.0

parent 03a63d20
No related branches found
No related tags found
No related merge requests found
Pipeline #197533729 failed
......@@ -60,7 +60,7 @@ Even colored, and/or with annotations:
Gradle:
```groovy
implementation 'org.barfuin.texttree:text-tree:1.1.0'
implementation 'org.barfuin.texttree:text-tree:1.2.0'
```
Maven:
......@@ -69,7 +69,7 @@ Maven:
<dependency>
<groupId>org.barfuin.texttree</groupId>
<artifactId>text-tree</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment