Skip to content

Commit

Permalink
v0.9 - support for Stipple v0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Salceanu committed Dec 14, 2021
1 parent 2973958 commit 0812ddd
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 = "StipplePlotly"
uuid = "ec984513-233d-481d-95b0-a3b58b97af2b"
authors = ["Adrian <[email protected]> and contributors"]
version = "0.8"
version = "0.9.0"

[deps]
Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"

[compat]
Genie = "4"
Stipple = "0.17, 0.18"
Stipple = "0.17, 0.18, 0.19"
julia = "1.6"

[extras]
Expand Down

0 comments on commit 0812ddd

Please sign in to comment.