summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2021-07-29 23:21:33 +0200
committerDiego Barrios Romero <eldruin@gmail.com>2021-07-29 23:21:33 +0200
commitb3e1023607c13818d36b1518acaa2514412c0653 (patch)
tree7e4afca2acf60958dfd9742bf594085b462f714f /Cargo.toml
parent0f9b1d5cb7a01650ced3db5286e7dda4524ce05c (diff)
downloadads1x1x-async-b3e1023607c13818d36b1518acaa2514412c0653.tar.gz
ads1x1x-async-b3e1023607c13818d36b1518acaa2514412c0653.tar.xz
ads1x1x-async-b3e1023607c13818d36b1518acaa2514412c0653.zip
Prepare 0.2.2 release
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 25e938d..236f783 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ads1x1x"
-version = "0.2.1" # remember to update html_root_url
+version = "0.2.2" # remember to update html_root_url
authors = ["Diego Barrios Romero <eldruin@gmail.com>"]
repository = "https://github.com/eldruin/ads1x1x-rs"
license = "MIT OR Apache-2.0"