diff --git a/README.md b/README.md index bd3b45f..aa551ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -+++++# Arduino EEPROM Library +# Arduino EEPROM Library http://github.com/JChristensen/JC_EEPROM README file diff --git a/library.properties b/library.properties index 672600b..a7a5f80 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=JC_EEPROM -version=1.0.1 +version=1.0.2 author=Jack Christensen maintainer=Jack Christensen sentence=Arduino library to support external I2C EEPROMs.