Skip to content

Commit

Permalink
Version bump: 3.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin committed Feb 9, 2022
1 parent 163d64a commit 076a957
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hifitime"
version = "2.3.2"
version = "3.0.0-beta.1"
authors = ["Christopher Rabotin <christopher.rabotin@gmail.com>"]
description = "Precise date and time handling in Rust built on top of TwoFloat with leap second support"
homepage = "https://nyxspace.com/MathSpec/time/"
Expand All @@ -25,4 +25,4 @@ criterion = "0.3.0"

[[bench]]
name = "bench_epoch"
harness = false
harness = false

0 comments on commit 076a957

Please sign in to comment.