Skip to content

Commit 55881d1

Browse files
committed
Restore 0.3.0-SNAPSHOT
1 parent f70bede commit 55881d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'com.glencoesoftware'
8-
version = '0.3.0-rc2'
8+
version = '0.3.0-SNAPSHOT'
99

1010
mainClassName = 'com.glencoesoftware.pyramid.PyramidFromDirectoryWriter'
1111
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)