Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'library.json')
-rw-r--r--library.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/library.json b/library.json
index c7075be7..bcb24070 100644
--- a/library.json
+++ b/library.json
@@ -12,13 +12,28 @@
"name": "Mark Kriegsman",
"url": "https://github.com/kriegsman",
"maintainer": true
+ },
+ {
+ "name": "Sam Guyer",
+ "url": "https://github.com/samguyer",
+ "maintainer": true
+ },
+ {
+ "name": "Jason Coon",
+ "url": "https://github.com/jasoncoon",
+ "maintainer": true
+ },
+ {
+ "name": "Josh Huber",
+ "url": "https://github.com/uberjay",
+ "maintainer": true
}
],
"repository": {
"type": "git",
"url": "https://github.com/FastLED/FastLED.git"
},
- "version": "3.3.2",
+ "version": "3.3.3",
"license": "MIT",
"homepage": "http://fastled.io",
"frameworks": "arduino",