Skip to content

Commit

Permalink
Bumped version to 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
aschrijver committed Jun 2, 2017
1 parent 3b3c8e1 commit 38519e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ branches:
- master

script:
- ./gradlew test --info
- ./gradlew test
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ subprojects {
}

group = 'io.engagingspaces'
version = '0.9.6'
version = '0.9.7'

sourceCompatibility = 1.8

Expand Down

0 comments on commit 38519e6

Please sign in to comment.