Skip to content

Commit 85bdb29

Browse files
authored
Bump version and DecFP compat
1 parent f4e2cb7 commit 85bdb29

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 = "MySQL"
22
uuid = "39abe10b-433b-5dbd-92d4-e302a9df00cd"
33
author = ["quinnj"]
4-
version = "1.1.0"
4+
version = "1.1.1"
55

66
[deps]
77
BinaryProvider = "b99e7846-7c00-51b0-8f62-c81ae34c0232"
@@ -18,7 +18,7 @@ julia = "1"
1818
BinaryProvider = "0.5"
1919
DBInterface = "2"
2020
Tables = "1"
21-
DecFP = "0.4.9, 0.4.10"
21+
DecFP = "0.4.9, 0.4.10, 1"
2222
MariaDB_Connector_C_jll = "3"
2323
Parsers = "0.3, 1"
2424

0 commit comments

Comments
 (0)