diff --git a/library.json b/library.json index 12873ed..20162d1 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "SPIFlash", - "version": "101.1.2", + "version": "101.1.3", "keywords": "flash, spi", "description": "Library for read/write access to SPI flash memory chips", "repository": diff --git a/library.properties b/library.properties index ce2415a..e625514 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SPIFlash_LowPowerLab -version=101.1.2 +version=101.1.3 author=LowPowerLab maintainer=Felix Rusu sentence=Simple Arduino library for SPI flash memory chips