Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Mar 25, 2024
1 parent d0b5d1d commit 5244ffc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name = "WinchModels"
uuid = "7dcfa46b-7979-4771-bbf4-0aee0da42e1f"
authors = ["Uwe Fechner <fechner@aenarete.eu> and contributors"]
version = "0.2.0"
version = "0.2.1"

[deps]
KiteUtils = "90980105-b163-44e5-ba9f-8b1c83bb0533"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

[compat]
KiteUtils = "0.5"
KiteUtils = "0.6"
Parameters = "0.12"
julia = "1"

Expand Down

0 comments on commit 5244ffc

Please sign in to comment.