Skip to content

Commit 686ab57

Browse files
authored
Bump Arrow + ArrowTypes versions (#407)
1 parent e6c44dd commit 686ab57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
name = "Arrow"
1919
uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
2020
authors = ["quinnj <[email protected]>"]
21-
version = "2.5.1"
21+
version = "2.5.2"
2222

2323
[deps]
2424
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"

src/ArrowTypes/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
name = "ArrowTypes"
1919
uuid = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
2020
authors = ["quinnj <[email protected]>"]
21-
version = "2.0.2"
21+
version = "2.1.0"
2222

2323
[deps]
2424
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"

0 commit comments

Comments
 (0)