Skip to content

Commit e8c1328

Browse files
author
hhaensel
committed
Update Stipple and StippleUI compat to support v1
1 parent f9a7971 commit e8c1328

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Manifest.toml
22
log/
3+
.theme

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"
77
StippleUI = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3"
88

99
[compat]
10-
Stipple = "0.28 - 0.31"
11-
StippleUI = "0.23.4, 0.24"
10+
Stipple = "0.28 - 0.31, 1"
11+
StippleUI = "0.23 - 0.24, 1"
1212
Test = "1.6"
1313
julia = "1.6"
1414

0 commit comments

Comments
 (0)