Skip to content

Commit 4c23eaa

Browse files
committed
Bump version to 1.0.2 for bug fixes
1 parent 0e1b998 commit 4c23eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GoodformGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class GoodformGrailsPlugin {
2-
def version = "1.0.1"
2+
def version = "1.0.2"
33
def grailsVersion = "2.0 > *"
44

55
def loadAfter = ["rendering"]

0 commit comments

Comments
 (0)