summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2019-03-31 17:04:12 +0200
committerDiego Barrios Romero <eldruin@gmail.com>2019-03-31 17:04:12 +0200
commit0222857926a937cd9cdafebbcb390a2657403f1a (patch)
tree3d5b263eb9f82b4af8004d97c5284fbe83d3aad2 /Cargo.toml
parent5dfc74697a8957b368ef0b5618fdb2a2ff43050a (diff)
downloadads1x1x-async-0222857926a937cd9cdafebbcb390a2657403f1a.tar.gz
ads1x1x-async-0222857926a937cd9cdafebbcb390a2657403f1a.tar.xz
ads1x1x-async-0222857926a937cd9cdafebbcb390a2657403f1a.zip
Bump version
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 370a081..3910595 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ads1x1x"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Diego Barrios Romero <eldruin@gmail.com>"]
repository = "https://github.com/eldruin/ads1x1x-rs"
license = "MIT OR Apache-2.0"