瀏覽代碼

Update version number in library.properties (1.0.1)

Phillip Burgess 10 年之前
父節點
當前提交
6d40eb3423
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.