diff --git a/PostgresqlExtensionsGrailsPlugin.groovy b/PostgresqlExtensionsGrailsPlugin.groovy index 090598b..238a474 100644 --- a/PostgresqlExtensionsGrailsPlugin.groovy +++ b/PostgresqlExtensionsGrailsPlugin.groovy @@ -3,7 +3,7 @@ import net.kaleidos.hibernate.postgresql.criteria.HstoreCriterias class PostgresqlExtensionsGrailsPlugin { // the plugin version - def version = "0.6.6" + def version = "0.6.7" // the version or versions of Grails the plugin is designed for def grailsVersion = "2.0 > *" // the other plugins this plugin depends on