Skip to content

Commit 9629894

Browse files
committed
Bumps package version to 0.3.x
This will use new language features, requiring Julia >= 1.8
1 parent 42a3aef commit 9629894

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TORA"
22
uuid = "a6da6c0f-f153-4ec6-bf42-6dc0ab733f84"
33
authors = ["Henrique Ferrolho <[email protected]>"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -33,7 +33,7 @@ Requires = "1"
3333
RigidBodyDynamics = "2"
3434
SparseDiffTools = "1"
3535
StaticArrays = "1"
36-
julia = "1.6"
36+
julia = "1.8"
3737

3838
[extras]
3939
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)