Skip to content

Commit

Permalink
v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rpmoore committed Oct 1, 2014
1 parent b6979d3 commit f3e2172
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 f3e2172

Please sign in to comment.