101.1.3 release

no code changes, just version bump for CI
This commit is contained in:
Felix Rusu 2020-07-09 10:34:40 -04:00
parent 74e8060e40
commit 2e984b550e
2 changed files with 2 additions and 2 deletions

View File

@ -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":

View File

@ -1,5 +1,5 @@
name=SPIFlash_LowPowerLab
version=101.1.2
version=101.1.3
author=LowPowerLab <lowpowerlab.com>
maintainer=Felix Rusu <felix@lowpowerlab.com>
sentence=Simple Arduino library for SPI flash memory chips