Skip to content

Commit dd35dab

Browse files
committed
clone returned
1 parent c81ddbd commit dd35dab

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.vvecmath'
6-
ext.publishing.versionId = '0.3.5'
6+
ext.publishing.versionId = '0.3.6'
77

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

0 commit comments

Comments
 (0)