Skip to content

Commit a229f6e

Browse files
0.3.4-SNAPSHOT
1 parent d4aea99 commit a229f6e

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
@@ -13,7 +13,7 @@ import org.grails.rabbitmq.RabbitConfigurationHolder
1313

1414
class RabbitmqGrailsPlugin {
1515
// the plugin version
16-
def version = "0.3.3"
16+
def version = "0.3.4-SNAPSHOT"
1717
// the version or versions of Grails the plugin is designed for
1818
def grailsVersion = "1.2 > *"
1919
// the other plugins this plugin depends on

0 commit comments

Comments
 (0)