diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2020-07-04 16:48:11 +0100 |
|---|---|---|
| committer | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2020-07-04 16:48:11 +0100 |
| commit | 97943a62480f08caf16fb00a66680aae7ff5207c (patch) | |
| tree | 8c040c6c0f6665ee4676e7e29fcec2f1acaa4b1a | |
| parent | c9fffd370cf7fea92a4fe1327143d283e7504fb5 (diff) | |
Update Version
| -rw-r--r-- | library.json | 2 | ||||
| -rw-r--r-- | library.properties | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/library.json b/library.json index e62f592..20f8132 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "name": "Faptastic", "url": "https://github.com/mrfaptastic/" }, - "version": "1.0.0", + "version": "1.0.2", "frameworks": "arduino", "platforms": "esp32", "examples": [ diff --git a/library.properties b/library.properties index ef6a54c..e1d5518 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP32 64x32 LED MATRIX HUB75 DMA Display -version=1.0.0 +version=1.0.2 author=Faptastic maintainer=Faptastic sentence=Experimental DMA based LED Matrix HUB75 Library |
