Skip to content

Commit 44aec4c

Browse files
version 1.0.0.RC1
1 parent a0d0bfb commit 44aec4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RabbitmqGrailsPlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import static org.springframework.amqp.core.Binding.DestinationType.QUEUE
2222

2323
class RabbitmqGrailsPlugin {
2424
// the plugin version
25-
def version = "0.4-SNAPSHOT"
25+
def version = "1.0.0.RC1"
2626
// the version or versions of Grails the plugin is designed for
2727
def grailsVersion = "1.2 > *"
2828
// the other plugins this plugin depends on

0 commit comments

Comments
 (0)