We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70bede commit 55881d1Copy full SHA for 55881d1
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = 'com.glencoesoftware'
8
-version = '0.3.0-rc2'
+version = '0.3.0-SNAPSHOT'
9
10
mainClassName = 'com.glencoesoftware.pyramid.PyramidFromDirectoryWriter'
11
sourceCompatibility = 1.8
0 commit comments