Skip to content

Commit

Permalink
Bump deps and version
Browse files Browse the repository at this point in the history
  • Loading branch information
essenciary committed Dec 11, 2024
1 parent 2c290dd commit 1ee5aca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "StippleTabs"
uuid = "29f11006-3202-4091-a17b-0a26282d76dd"
version = "1.0.0"
version = "1.1"

[deps]
Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"
StippleUI = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3"

[compat]
Stipple = "0.28.14"
StippleUI = "0.23.4"
Stipple = "0.31"
StippleUI = "0.25"
julia = "1.6"

0 comments on commit 1ee5aca

Please sign in to comment.