We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420e1e6 commit dbe0655Copy full SHA for dbe0655
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.1.0",
+ "version": "0.2.0",
6
"private": true,
7
"dependencies": {
8
"express": "3.0.6",
0 commit comments