Skip to content

Commit

Permalink
Bump version for release (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj authored Mar 6, 2022
1 parent 614fce0 commit 3afb6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
name = "Arrow"
uuid = "69666777-d1a9-59fb-9406-91d4454c9d45"
authors = ["quinnj <[email protected]>"]
version = "2.2.0"
version = "2.2.1"

[deps]
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
Expand Down

2 comments on commit 3afb6b2

@quinnj
Copy link
Member Author

@quinnj quinnj commented on 3afb6b2 Mar 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@quinnj
Copy link
Member Author

@quinnj quinnj commented on 3afb6b2 Mar 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register subdir=src/ArrowTypes

Please sign in to comment.