Skip to content

Commit a56fba9

Browse files
committed
Bump compat for "Interpolation" to "0.14"
1 parent 418acb3 commit a56fba9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Project.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "KittyTerminalImages"
22
uuid = "b7fa5abe-5c7d-46c6-a1ae-1026d0d509b9"
3-
version = "0.3.2"
3+
version = "0.3.3"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -13,11 +13,11 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1313
Rsvg = "c4c386cf-5103-5370-be45-f3a111cca3b8"
1414

1515
[compat]
16-
Cairo = "1.0.4"
17-
CodecZlib = "0.7"
18-
ImageCore = "0.8, 0.9"
19-
Interpolations = "0.13.2"
20-
PNGFiles = "0.3.7"
21-
Requires = "1.0.3"
22-
Rsvg = "1.0.0"
23-
julia = "1.4"
16+
Cairo = "^1.0.4"
17+
CodecZlib = "^0.7"
18+
ImageCore = "^0.8, ^0.9"
19+
Interpolations = "^0.13.2,^0.14"
20+
PNGFiles = "^0.3.7"
21+
Requires = "^1.0.3"
22+
Rsvg = "^1.0.0"
23+
julia = "1.4"

0 commit comments

Comments
 (0)