From 3a8b444d8f1b4f9ade7c46bcf4955f5a63018b0e Mon Sep 17 00:00:00 2001 From: Tyler Moore Date: Mon, 16 Sep 2019 19:23:25 -0700 Subject: [PATCH] Iterate version. --- Components/Device/library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Components/Device/library.json b/Components/Device/library.json index a09a8c1..18a0ba9 100644 --- a/Components/Device/library.json +++ b/Components/Device/library.json @@ -13,7 +13,7 @@ "url": "https://github.com/overtone1000/uDAQC.git" }, "include": "Components/Device", - "version": "0.2.1", + "version": "0.2.2", "export": { "include": "uDAQC" },