sparkfun / SparkFun_Micro_OLED_Arduino_Library

Arduino library for the SparkFun Micro OLED - a breakout board for a monochrome, 0.66", 64x48 OLED display.
Other
83 stars 60 forks source link

Increment version info in libray.json #30

Closed maxgerhardt closed 3 years ago

maxgerhardt commented 3 years ago

This equalizes the PlatformIO library information with the Arduino one's in library.properties.

Without this change, the PlatformIO library registry will not pick up a new version -- https://platformio.org/lib/show/366/SparkFun%20Micro%20OLED%20Breakout is stuck at a version from a year ago.

PaulZC commented 3 years ago

Thank you Max (@maxgerhardt ), I will merge this and then update again to 1.3.1 so the library.properties and the library.json are synchronized. Best wishes, Paul