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

v2.1.1

parent d7a45b83
No related branches found
No related tags found
No related merge requests found
Pipeline #299819992 passed
......@@ -65,7 +65,7 @@ repositories {
}
dependencies {
implementation 'org.barfuin.texttree:text-tree:2.1.0'
implementation 'org.barfuin.texttree:text-tree:2.1.1'
}
```
......@@ -75,7 +75,7 @@ Maven:
<dependency>
<groupId>org.barfuin.texttree</groupId>
<artifactId>text-tree</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment