Skip to content

Commit bb51d26

Browse files
committed
Version number adapted
1 parent 5ab562c commit bb51d26

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.10.3-dev"
7+
const Version = "0.10.3"
88
const Date = "2022-04-16"
99

1010
println("\nImporting Modia3D Version $Version ($Date)")

0 commit comments

Comments
 (0)