Skip to content

Commit c3b3af2

Browse files
committed
Version 1.0.0
1 parent f2e6158 commit c3b3af2

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
@@ -3,7 +3,7 @@ apply plugin: 'maven-publish'
33
apply plugin: 'signing'
44

55
group = 'net.joshka'
6-
version = '0.0.1-SNAPSHOT'
6+
version = '1.0.0'
77
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
88

99
description = """net.joshka:junit-json-params"""

0 commit comments

Comments
 (0)