diff --git a/README.md b/README.md index d287708..a800d64 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Maven: io.github.townyadvanced.commentedconfiguration CommentedConfiguration - 1.0.0 + 1.0.2 ``` @@ -32,7 +32,7 @@ repositories { } dependencies { - compileOnly 'io.github.townyadvanced.commentedconfiguration:CommentedConfiguration:1.0.0' + compileOnly 'io.github.townyadvanced.commentedconfiguration:CommentedConfiguration:1.0.2' } ```