diff --git a/Project.toml b/Project.toml index ed76b2f4..08e30e98 100644 --- a/Project.toml +++ b/Project.toml @@ -17,7 +17,7 @@ name = "Arrow" uuid = "69666777-d1a9-59fb-9406-91d4454c9d45" authors = ["quinnj "] -version = "2.5.2" +version = "2.6.0" [deps] ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd" diff --git a/src/ArrowTypes/Project.toml b/src/ArrowTypes/Project.toml index 827059c3..18644f4e 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.1.0" +version = "2.2.0" [deps] Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"