Skip to content

Commit 2249c9a

Browse files
committed
[BinaryBuilderSources] Bump version to v0.2.0
1 parent c8d835d commit 2249c9a

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

BinaryBuilderSources.jl/Project.toml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
1+
authors = ["Elliot Saba <staticfloat@gmail.com>"]
12
name = "BinaryBuilderSources"
23
uuid = "316c416d-4527-6863-7465-466137743047"
3-
authors = ["Elliot Saba <staticfloat@gmail.com>"]
4-
version = "0.1.0"
4+
version = "0.2.0"
5+
6+
[compat]
7+
BinaryBuilderGitUtils = "0.2"
8+
Dates = "1.11.0"
9+
Git = "1.3.1"
10+
JLLPrefixes = "0.4.1"
11+
MultiHashParsing = "0.1"
12+
Random = "1.11.0"
13+
Scratch = "1"
14+
TOML = "1.0.3"
15+
TimerOutputs = "0.5.29"
16+
TreeArchival = "0.1"
17+
julia = "1.8"
518

619
[deps]
720
BinaryBuilderGitUtils = "654d7472-7548-7361-4832-74694762694c"
@@ -18,19 +31,6 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
1831
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
1932
TreeArchival = "216c6a2e-6c61-7669-6863-726165657274"
2033

21-
[compat]
22-
BinaryBuilderGitUtils = "0.1.0"
23-
Dates = "1.11.0"
24-
Git = "1.3.1"
25-
JLLPrefixes = "0.4.1"
26-
MultiHashParsing = "0.1.0"
27-
Random = "1.11.0"
28-
Scratch = "1"
29-
TOML = "1.0.3"
30-
TimerOutputs = "0.5.29"
31-
TreeArchival = "0.1.0"
32-
julia = "1.8"
33-
3434
[extras]
3535
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3636

0 commit comments

Comments
 (0)