From b9f7765f853c50c05fbf853c0963b088fd02c89c Mon Sep 17 00:00:00 2001 From: Tyler Moore Date: Tue, 17 Sep 2019 19:01:55 -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 97958a2..be4bcec 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.2", + "version": "0.2.3", "export": { "include": "uDAQC" },