Skip to content

Commit d6e9251

Browse files
authored
Merge pull request #58 from JuliaData/jps/julia-1.4
LB Julia to 1.4, and bump to 0.3.9
2 parents fbd8a30 + 4109d33 commit d6e9251

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
@@ -2,7 +2,7 @@ name = "MemPool"
22
uuid = "f9f48841-c794-520a-933b-121f7ba6ed94"
33
license = "MIT"
44
desc = "a simple distributed data store"
5-
version = "0.3.8"
5+
version = "0.3.9"
66

77
[deps]
88
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -14,7 +14,7 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
1414

1515
[compat]
1616
DataStructures = "0.18"
17-
julia = "1"
17+
julia = "1.4"
1818

1919
[extras]
2020
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

0 commit comments

Comments
 (0)