summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2022-07-17 16:38:19 +0300
committerYuval Adam <_@yuv.al>2022-07-17 16:38:19 +0300
commit2ab5e7531406d30224403a5837dcc9e8890f1640 (patch)
treee09f4dc5d24d6f0b6473605b2d87b3dbe79e3832
parent59ec2526c10095e629d5e5aa6c641243f4101afd (diff)
Bump to v1.0.0v1.0.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 73463b4..9e4794f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "codec2-sys"
description = "System bindings for codec2"
-version = "0.1.0"
+version = "1.0.0"
edition = "2021"
repository = "https://github.com/yuvadm/codec2-sys"
license = "LGPL-2.1"