Skip to content

Commit

Permalink
Fix crate version in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
duncaneddy committed Dec 29, 2021
1 parent 03d54f5 commit 70ef56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rsofa"
version = "0.4.4"
version = "0.4.5"
authors = ["Duncan Eddy <[email protected]>"]
edition = "2018"
description = "Rust bindings of IAU SOFA C Library"
Expand Down

0 comments on commit 70ef56e

Please sign in to comment.