update README.md

This commit is contained in:
Gered 2022-01-10 21:17:58 -05:00
parent bee2de6f03
commit 395400083f

View file

@ -9,7 +9,7 @@ This is *not* intended to be a generic use-everywhere type of library.
<dependency> <dependency>
<groupId>ca.blarg.gdx</groupId> <groupId>ca.blarg.gdx</groupId>
<artifactId>gdx-toolbox</artifactId> <artifactId>gdx-toolbox</artifactId>
<version>0.1-SNAPSHOT</version> <version>0.1</version>
</dependency> </dependency>
``` ```