Skip to content

Commit

Permalink
v 1.2.9 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsen A. Gutsal committed Dec 13, 2013
1 parent 1d93791 commit 1f98547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RoutingGrailsPlugin.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import org.springframework.beans.factory.config.MethodInvokingFactoryBean
import javax.activation.DataHandler

class RoutingGrailsPlugin {
def version = '1.2.8'
def version = '1.2.9'
def grailsVersion = '2.0.0 > *'
def loadAfter = ['controllers', 'services']
def artefacts = [new RouteArtefactHandler()]
Expand Down

0 comments on commit 1f98547

Please sign in to comment.