Skip to content

Commit

Permalink
upped version number - prepping for new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
swestfall committed Aug 5, 2011
1 parent b10a4b7 commit 0cff777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jqueryui-widget-testApp/application.properties
Expand Up @@ -3,7 +3,7 @@
app.grails.version=1.3.7
app.name=jqueryui-widget-testApp
app.servlet.version=2.4
app.version=0.1
app.version=0.1.1
plugins.hibernate=1.3.7
plugins.jqueryui-widget=0.1
plugins.tomcat=1.3.7
2 changes: 1 addition & 1 deletion jqueryui-widget/JqueryuiWidgetGrailsPlugin.groovy
Expand Up @@ -3,7 +3,7 @@ import org.codehaus.groovy.grails.commons.GrailsApplication

class JqueryuiWidgetGrailsPlugin {
// the plugin version
def version = "0.1"
def version = "0.1.1"
// the version or versions of Grails the plugin is designed for
def grailsVersion = "1.3.7 > *"
// the other plugins this plugin depends on
Expand Down

0 comments on commit 0cff777

Please sign in to comment.