Skip to content

Commit

Permalink
version 1.0.0.RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brown committed Apr 5, 2012
1 parent a0d0bfb commit 44aec4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RabbitmqGrailsPlugin.groovy
Expand Up @@ -22,7 +22,7 @@ import static org.springframework.amqp.core.Binding.DestinationType.QUEUE

class RabbitmqGrailsPlugin {
// the plugin version
def version = "0.4-SNAPSHOT"
def version = "1.0.0.RC1"
// the version or versions of Grails the plugin is designed for
def grailsVersion = "1.2 > *"
// the other plugins this plugin depends on
Expand Down

0 comments on commit 44aec4c

Please sign in to comment.