Skip to content

Commit

Permalink
Release 1.0.0.M4
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Mar 12, 2015
1 parent 58bc86a commit a7a2fd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ deploy:
file: build/libs/geb-${TRAVIS_TAG:1}.jar
on:
repo: grails3-plugins/geb
tags: true
all_branches: true
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ext {
gradleWrapperVersion = project.gradleWrapperVersion
}

version "1.0.0-SNAPSHOT"
version "1.0.0.M4"
group "org.grails.plugins"

apply plugin: "org.grails.grails-plugin"
Expand Down

0 comments on commit a7a2fd8

Please sign in to comment.