Skip to content

Commit f3e2172

Browse files
committed
v0.7.4
1 parent b6979d3 commit f3e2172

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)