Skip to content

Commit

Permalink
Fix version in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
atextor committed Mar 6, 2024
1 parent 5cbccea commit 8104469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Add the following dependency to your Maven `pom.xml`:
<dependency>
<groupId>de.atextor</groupId>
<artifactId>turtle-formatter</artifactId>
<version>1.2.10</version>
<version>1.2.11</version>
</dependency>
```

Expand Down

0 comments on commit 8104469

Please sign in to comment.