Skip to content

Commit 7cf894a

Browse files
committed
prepared new version
1 parent a633eee commit 7cf894a

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.9'
6+
ext.publishing.versionId = '0.4.0'
77

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

0 commit comments

Comments
 (0)