mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
version bump
This commit is contained in:
parent
d13d083b89
commit
87a236ee44
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
, "description": "A pure node.js JavaScript client implementing X Window (X11) protocol and extensions."
|
, "description": "A pure node.js JavaScript client implementing X Window (X11) protocol and extensions."
|
||||||
, "keywords": ["X Window", "ui", "gui", "widgets", "desktop", "XWindow", "X"]
|
, "keywords": ["X Window", "ui", "gui", "widgets", "desktop", "XWindow", "X"]
|
||||||
, "homepage": "https://github.com/sidorares/node-x11"
|
, "homepage": "https://github.com/sidorares/node-x11"
|
||||||
, "version" : "0.1.1"
|
, "version" : "0.1.2"
|
||||||
, "maintainers" :
|
, "maintainers" :
|
||||||
[ { "name": "Andrey Sidorov"
|
[ { "name": "Andrey Sidorov"
|
||||||
, "email": "sidoares@yandex.ru"
|
, "email": "sidoares@yandex.ru"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue