diff --git a/README.md b/README.md index ca5b25c..78161f8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SPIFlash [![Build Status](https://travis-ci.org/Marzogh/SPIFlash.svg?branch=master)](https://travis-ci.org/Marzogh/SPIFlash) ### Arduino library for Winbond Flash Memory Chips - Download the latest stable release (v2.1.0) from here. Please report any bugs in issues. + Download the latest stable release (v2.1.1) from here. Please report any bugs in issues. This library is for a the Winbond serial flash memory chips. In its current form it enables reading and writing bytes from and to various locations; reading and writing pages of bytes; continous reading/writing of data from/to arrays of bytes; sector, block and chip erase; and powering down for low power operation.