We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c2d82c commit 5ac9eb7Copy full SHA for 5ac9eb7
1 file changed
package.json
@@ -2,11 +2,12 @@
2
"author": "Cam Pedersen <diffference@gmail.com> (http://campedersen.com/)",
3
"contributors": [
4
{ "name": "Rick Waldron", "email": "waldron.rick@gmail.com" },
5
- { "name": "Leonhardt Wille", "email": "wille@riverlabs.de" }
+ { "name": "Leonhardt Wille", "email": "wille@riverlabs.de" },
6
+ { "name": "Seiya Konno", "email": "nulltask@gmail.com" }
7
],
8
"name": "duino",
9
"description": "Arduino framework for mad scientists",
- "version": "0.0.6",
10
+ "version": "0.0.7",
11
"keywords": [
12
"arduino",
13
"serial",
0 commit comments