Skip to content

Commit 2a78676

Browse files
author
Gerhard Aigner
committed
update relocatablefolders.jl dependency
1 parent 59332c1 commit 2a78676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Weave"
22
uuid = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"
3-
version = "0.10.11"
3+
version = "0.10.12"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -22,7 +22,7 @@ Highlights = "0.3.1, 0.4, 0.5"
2222
JSON = "0.21"
2323
Mustache = "0.4.1, 0.5, 1"
2424
Plots = "0.28, 0.29, 1.0"
25-
RelocatableFolders = "0.1"
25+
RelocatableFolders = "0.1,0.2,0.3,1"
2626
Requires = "1.0"
2727
YAML = "0.3, 0.4"
2828
julia = "1.2"

0 commit comments

Comments
 (0)