Skip to content

Commit 041661e

Browse files
author
Robert Oschwald
committed
release 1.1.1
1 parent ecb53f2 commit 041661e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-audit-logging-plugin/AuditLoggingGrailsPlugin.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ import org.grails.datastore.mapping.core.Datastore
9393
*
9494
*/
9595
class AuditLoggingGrailsPlugin {
96-
def version = "1.1.0"
96+
def version = "1.1.1"
9797
def grailsVersion = '2.1 > *'
9898
def title = "Audit Logging Plugin"
9999
def authorEmail = "[email protected]"

0 commit comments

Comments
 (0)