Skip to content

Commit 6e1d41d

Browse files
committed
Merge pull request #61 from spidasoftware/version-0.5-67750528
Hard version 0.5 for calc 5.1 release
2 parents de311ea + 25dfb96 commit 6e1d41d

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
@@ -9,7 +9,7 @@ apply plugin: 'idea'
99
apply plugin: 'project-report'
1010

1111
group = 'com.spidasoftware'
12-
version = '0.5-SNAPSHOT'
12+
version = '0.5'
1313
description = "Schema"
1414

1515
sourceCompatibility = 1.7

0 commit comments

Comments
 (0)