Skip to content

Commit 17955c8

Browse files
author
hansdude
committed
Merge pull request #46 from rpmoore/master
v0.7.4
2 parents b6979d3 + f3e2172 commit 17955c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
allprojects {
1717
group = 'com.spectralogic'
18-
version = '0.7.3-SNAPSHOT'
18+
version = '0.7.4-SNAPSHOT'
1919
}
2020

2121
subprojects {
@@ -42,4 +42,4 @@ project(':integration') {
4242
dependencies {
4343
compile project(':sdk')
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)