Skip to content

Commit f57834b

Browse files
Increased version number since SIUnits has been replaced by Unitful.
1 parent 6e92705 commit f57834b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Modia.jl

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ For more information, see (https://github.com/ModiaSim/Modia.jl/blob/master/READ
4545
"""
4646
module Modia
4747

48-
const Version = "0.2.0-beta.1"
49-
const Date = "2018-08-03"
48+
const Version = "0.2.0-beta.2"
49+
const Date = "2018-08-08"
5050

5151
#println(" \n\nWelcome to Modia - Dynamic MODeling and Simulation in julIA")
5252
print(" \n\nWelcome to ")

0 commit comments

Comments
 (0)