Skip to content

Commit

Permalink
Merge pull request #46 from rpmoore/master
Browse files Browse the repository at this point in the history
v0.7.4
  • Loading branch information
hansdude committed Oct 1, 2014
2 parents b6979d3 + f3e2172 commit 17955c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

allprojects {
group = 'com.spectralogic'
version = '0.7.3-SNAPSHOT'
version = '0.7.4-SNAPSHOT'
}

subprojects {
Expand All @@ -42,4 +42,4 @@ project(':integration') {
dependencies {
compile project(':sdk')
}
}
}

0 comments on commit 17955c8

Please sign in to comment.