diff --git a/README.md b/README.md index 75e260cb..0b10e7ff 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ If you already have a working Java project, applying the plugin is just two step 1. Apply the plugin: ```groovy plugins { - id 'com.zyxist.chainsaw' version '0.1.2' + id 'com.zyxist.chainsaw' version '0.1.3' } ``` 2. Set the module name: