Skip to content

Commit

Permalink
Restore 0.3.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-allan committed Jun 28, 2021
1 parent 4e5eb7d commit b6215dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = 'com.glencoesoftware'
version = '0.3.0-rc4'
version = '0.3.0-SNAPSHOT'

mainClassName = 'com.glencoesoftware.pyramid.PyramidFromDirectoryWriter'
sourceCompatibility = 1.8
Expand Down

0 comments on commit b6215dc

Please sign in to comment.