Skip to content

Commit

Permalink
Set version to 1.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoolen committed Jun 13, 2019
1 parent fd80c38 commit 711b11f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "RigidBodySim"
uuid = "e61f16d8-a6b7-5689-8d03-627c2b27ebce"
version = "1.2.0"
version = "1.3.0"

[deps]
Blink = "ad839575-38b3-5650-b840-f874b8c74a25"
Expand Down Expand Up @@ -43,4 +43,3 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["GR", "NBInclude", "LinearAlgebra", "Test", "Plots", "Random", "Measurements", "MechanismGeometries"]

2 comments on commit 711b11f

@tkoolen
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register

Release notes:

Improve GUI layout (#107).

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Package CSSUtil mentioned in [compat] but not found in [deps] or [extras]

Please sign in to comment.