Skip to content

Commit

Permalink
Bump KiteUtils to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed Oct 15, 2024
1 parent 96c4fc6 commit 81db352
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,15 +1,15 @@
name = "WinchModels"
uuid = "7dcfa46b-7979-4771-bbf4-0aee0da42e1f"
authors = ["Uwe Fechner <[email protected]> and contributors"]
version = "0.3.3"
version = "0.3.4"

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

[compat]
Parameters = "0.12"
KiteUtils = "0.7.8"
KiteUtils = "0.7.8, 0.8"
julia = "1.10"

[extras]
Expand Down

0 comments on commit 81db352

Please sign in to comment.