We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb53f2 commit 041661eCopy full SHA for 041661e
grails-audit-logging-plugin/AuditLoggingGrailsPlugin.groovy
@@ -93,7 +93,7 @@ import org.grails.datastore.mapping.core.Datastore
93
*
94
*/
95
class AuditLoggingGrailsPlugin {
96
- def version = "1.1.0"
+ def version = "1.1.1"
97
def grailsVersion = '2.1 > *'
98
def title = "Audit Logging Plugin"
99
def authorEmail = "[email protected]"
0 commit comments