We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4aea99 commit a229f6eCopy full SHA for a229f6e
RabbitmqGrailsPlugin.groovy
@@ -13,7 +13,7 @@ import org.grails.rabbitmq.RabbitConfigurationHolder
13
14
class RabbitmqGrailsPlugin {
15
// the plugin version
16
- def version = "0.3.3"
+ def version = "0.3.4-SNAPSHOT"
17
// the version or versions of Grails the plugin is designed for
18
def grailsVersion = "1.2 > *"
19
// the other plugins this plugin depends on
0 commit comments