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 86348c3 commit fa07fbf
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 = "StippleTable"
uuid = "5bb4b094-0818-496d-ae94-fd777e10e8ba"
version = "1.0.1"
version = "1.1"

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

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

0 comments on commit fa07fbf

Please sign in to comment.