Skip to content

Commit b7748a7

Browse files
committed
bump version to 0.0.3 in Cargo.toml and Cargo.lock
1 parent f1fbe97 commit b7748a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cute-dsp"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
edition = "2021"
55
authors = ["CuteDSP Team", "LogicCuteGuy"]
66
description = "A Rust clone of the Signalsmith DSP C++ library for audio and signal processing"

0 commit comments

Comments
 (0)