diff --git a/Project.toml b/Project.toml index d3f16888..fa8fd152 100644 --- a/Project.toml +++ b/Project.toml @@ -18,7 +18,7 @@ name = "Arrow" uuid = "69666777-d1a9-59fb-9406-91d4454c9d45" authors = ["quinnj "] -version = "2.5.1" +version = "2.5.2" [deps] ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd" diff --git a/src/ArrowTypes/Project.toml b/src/ArrowTypes/Project.toml index bad39515..827059c3 100644 --- a/src/ArrowTypes/Project.toml +++ b/src/ArrowTypes/Project.toml @@ -18,7 +18,7 @@ name = "ArrowTypes" uuid = "31f734f8-188a-4ce0-8406-c8a06bd891cd" authors = ["quinnj "] -version = "2.0.2" +version = "2.1.0" [deps] Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"