Skip to content

Commit 9c07577

Browse files
committed
update version number
1 parent becfed7 commit 9c07577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Modia3D.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
module Modia3D
55

66
const path = dirname(dirname(@__FILE__)) # Absolute path of package directory
7-
const Version = "0.5.3"
7+
const Version = "0.6.0"
88
const Date = "2022-02-03"
99

1010

0 commit comments

Comments
 (0)