Skip to content

Commit be8d0a3

Browse files
committed
Update to 0.13 for breaking serde update
1 parent 38d4a0d commit be8d0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "time_calc"
33
description = "A library for music/DSP time conversions! Provides functions and methods for converting between ticks, ms, samples, bars, beats and measures."
4-
version = "0.12.1"
4+
version = "0.13.0"
55
authors = ["[email protected]"]
66
readme = "README.md"
77
keywords = ["time", "dsp", "audio", "music", "conversion"]

0 commit comments

Comments
 (0)