Bläddra i källkod

Update version number in library.properties (1.0.1)

Phillip Burgess 10 år sedan
förälder
incheckning
6d40eb3423
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      library.properties

+ 1 - 1
library.properties

@@ -1,5 +1,5 @@
 name=Adafruit GFX Library
-version=1.0.0
+version=1.0.1
 author=Adafruit
 maintainer=Adafruit <info@adafruit.com>
 sentence=Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from.