Skip to content

Commit b7b675f

Browse files
committed
version 0.2.0
1 parent 2751a99 commit b7b675f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/project-info.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// -----------------------------------------------------------------------------
44
ext.publishing.artifactId = project.name.toLowerCase()
55
ext.publishing.groupId = 'eu.mihosoft.jcsg.ext.path'
6-
ext.publishing.versionId = '0.1'
6+
ext.publishing.versionId = '0.2.0'
77

88
ext.publishing.developerName = 'Michael Hoffer'
99
ext.publishing.developerAlias = 'miho'

0 commit comments

Comments
 (0)