Skip to content

Commit 5cb43da

Browse files
authored
Change version to 1.0.0
1 parent f0b83e5 commit 5cb43da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# library.properties
22
name=I2cEeprom
3-
version=0.0.0
3+
version=1.0.0
44
author=Chandra Wijaya Sentosa <chandra.w.sentosa@gmail.com>
55
maintainer=Chandra Wijaya Sentosa <chandra.w.sentosa@gmail.com>
66
sentence=Arduino library for storing data to external eeprom through I2C communication.
77
paragraph=Support for various I2C eeprom including 24LC256, 24LC512, and AT24C512.
88
category=Data Storage
99
url=https://github.com/chandrawi/I2cEeprom
10-
architectures=*
10+
architectures=*

0 commit comments

Comments
 (0)