diff --git a/InviterGrailsPlugin.groovy b/InviterGrailsPlugin.groovy index dbc6871..51c23ef 100644 --- a/InviterGrailsPlugin.groovy +++ b/InviterGrailsPlugin.groovy @@ -1,6 +1,6 @@ class InviterGrailsPlugin { // the plugin version - def version = "0.3" + def version = "0.4" // the version or versions of Grails the plugin is designed for def grailsVersion = "1.3.7 > *" // the other plugins this plugin depends on