From d99c60bf3f9be34c8bbadb81af95eda818723baf Mon Sep 17 00:00:00 2001 From: SRGDamia1 Date: Wed, 22 Nov 2017 10:21:38 -0500 Subject: [PATCH] Bumped version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index fe0bc6a..c452150 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "SensorModbusMaster", - "version": "0.5.1", + "version": "0.5.2", "keywords": "sensor, modbus", "description": "Arduino library for communicating via modbus with the Arduino acting as master", "repository": diff --git a/library.properties b/library.properties index e185a68..6c0b8f9 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SensorModbusMaster -version=0.5.1 +version=0.5.2 author=Sara Damiano maintainer=Sara Damiano sentence=Arduino library for communicating via modbus with the Arduino acting as master