Skip to content

Commit 9b290c6

Browse files
committed
Merge branch 'master' of https://github.com/JuliaRobotics/DistributedFactorGraphs.jl into bug/651_deserializationfix
2 parents f8d69f2 + 72725bc commit 9b290c6

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 = "DistributedFactorGraphs"
22
uuid = "b5cc3c7e-6572-11e9-2517-99fb8daf2f04"
3-
version = "0.10.2"
3+
version = "0.10.3"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -36,7 +36,7 @@ Pkg = "1.4, 1.5"
3636
Reexport = "0.2, 0.3, 0.4, 0.5, 1"
3737
Requires = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1"
3838
TimeZones = "1.3.1"
39-
Unmarshal = "0.3, 0.4"
39+
Unmarshal = "= 0.4.0"
4040
julia = "1.2"
4141

4242
[extras]

0 commit comments

Comments
 (0)