Skip to content

Commit 752b34a

Browse files
committed
version and bson compat bump
1 parent 86bda4c commit 752b34a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "JsonGrinder"
22
uuid = "d201646e-a9c0-11e8-1063-23b139159713"
33
authors = ["pevnak <pevnak@gmail.com>", "Matej Racinsky <racinsky.matej@seznam.cz>"]
4-
version = "1.7.6"
4+
version = "1.7.7"
55

66
[deps]
77
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
@@ -25,7 +25,7 @@ ThreadTools = "dbf13d8f-d36e-4350-8970-f3a99faba1a8"
2525
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2626

2727
[compat]
28-
BSON = "^0.2"
28+
BSON = "^0.3"
2929
DataStructures = "^0.17"
3030
FillArrays = "~0.6, ~0.7, ~0.8, ~0.9"
3131
Flux = "~0.11"

0 commit comments

Comments
 (0)