Skip to content

Commit cc5edc9

Browse files
author
andrewjstrominger
committed
Merge pull request #44 from spidasoftware/version-0.3
Changed version to 0.3
2 parents 6176612 + 17bf6c0 commit cc5edc9

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
@@ -8,7 +8,7 @@ apply plugin: 'groovy'
88
apply plugin: 'idea'
99

1010
group = 'com.spidasoftware'
11-
version = '0.3-SNAPSHOT'
11+
version = '0.3'
1212
description = "Schema"
1313

1414
sourceCompatibility = 1.7

0 commit comments

Comments
 (0)