Skip to content

Commit 60b04a2

Browse files
author
Wesley Hartford
committed
Version 1.0.0
1 parent 82dfc79 commit 60b04a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'maven'
33
apply plugin: 'maven-publish'
44

55
group = 'ca.cutterslade.gradle'
6-
version = '1.0.0-SNAPSHOT'
6+
version = '1.0.0'
77

88
repositories {
99
mavenLocal()

0 commit comments

Comments
 (0)