diff --git a/README.md b/README.md index 14e134e..f4e54ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Swing Active Render +Property annotation provider ###### [![Dorkbox](https://badge.dorkbox.com/dorkbox.svg "Dorkbox")](https://git.dorkbox.com/dorkbox/SwingActiveRender) [![Github](https://badge.dorkbox.com/github.svg "Github")](https://github.com/dorkbox/SwingActiveRender) [![Gitlab](https://badge.dorkbox.com/gitlab.svg "Gitlab")](https://gitlab.com/dorkbox/SwingActiveRender) @@ -23,7 +23,7 @@ Gradle Info ```` dependencies { ... - compile "com.dorkbox:PropertyLoader:1.0" + compile "com.dorkbox:PropertyLoader:1.2" } ```` @@ -32,4 +32,3 @@ License --------- This project is © 2021 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references. -