diff --git a/metadata.json b/metadata.json index e60773a..20167bb 100644 --- a/metadata.json +++ b/metadata.json @@ -1,7 +1,7 @@ { "name": "java_maven", "description": "Gauge template for Kotlin plugin with Maven as Build tool", - "version": "0.1.5", + "version": "0.1.6", "postInstallCmd": "", "postInstallMsg": "Run specifications with \"mvn clean test\" in project root." }