diff --git a/README.md b/README.md index 4f041b2..eef0718 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To get started add the following to your project's *build.gradle* file: ```groovy plugins { id 'java' - id 'no.item.xp.codegen' version '2.5.0' + id 'no.item.xp.codegen' version '2.6.0' } jar {