101.1.3 release
no code changes, just version bump for CI
This commit is contained in:
parent
74e8060e40
commit
2e984b550e
|
|
@ -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":
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue