bump version to 0.1.2

This commit is contained in:
0/0 2022-10-10 17:40:14 -06:00
parent d2e48983b9
commit a6bf321765
No known key found for this signature in database
GPG key ID: DE8D5010C0AAA3DC

View file

@ -3,7 +3,7 @@ members = ["sys"]
[package]
name = "whisper-rs"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
description = "Rust bindings for whisper.cpp"
license = "Unlicense"