summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2021-04-05 11:33:56 +0300
committerYuval Adam <_@yuv.al>2021-04-17 10:33:57 +0300
commit1ad9a6edf6bd527a107b56730ffe5b684090d91b (patch)
tree3d6c9ad4a7881a2f3de6b19d6423bd100899519b
parent68f050c9e90a5a34e84d2f9d71a977e0551f211d (diff)
Initial v0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 38a20a0..589f40c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustl-sdr"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Yuval Adam <_@yuv.al>"]
[dependencies]