This commit is contained in:
Nebel 2019-10-16 00:30:25 +09:00
parent 46e03bda46
commit 3af2268119

View file

@ -1,6 +1,6 @@
{ {
"name": "@notweb/gpio", "name": "@notweb/gpio",
"version": "0.0.1", "version": "1.0.0",
"description": "GPIO access with Node.js", "description": "GPIO access with Node.js",
"main": "index.js", "main": "index.js",
"repository": { "repository": {