We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889d867 commit ad3798eCopy full SHA for ad3798e
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "lirc_web",
3
"description": "A NodeJS / Express app that creates a web UI + API for LIRC",
4
"main": "app.js",
5
- "version": "0.2.0",
+ "version": "0.2.1",
6
"preferGlobal": true,
7
"dependencies": {
8
"express": "3.0.6",
0 commit comments