From 34bda32a557b73484cd3db7821bc43afceb2828a Mon Sep 17 00:00:00 2001 From: "adam_cummick:g9T51EHpC9gPQqG6sb9Q@gitlab.com" Date: Thu, 10 Feb 2022 11:10:03 -0500 Subject: [PATCH] Bump revision to 1.0.5 --- library.properties | 2 +- src/P1AM.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index cb01d2a..603862c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=P1AM -version=1.0.4 +version=1.0.5 author=FACTS Engineering maintainer=Adam Cummick sentence=P1AM-100 CPU library diff --git a/src/P1AM.h b/src/P1AM.h index 43f8f35..9a251d7 100644 --- a/src/P1AM.h +++ b/src/P1AM.h @@ -22,7 +22,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. P1AM.h - Library for Communicating with P1000 Series Modules - Library V1.0.4 + Library V1.0.5 */ #ifndef P1AM_h