1 parent b3ef0df commit d10cb46Copy full SHA for d10cb46
2 files changed
app.js
@@ -1,6 +1,6 @@
1
//
2
// lirc_web
3
-// v0.0.5
+// v0.0.6
4
// Alex Bain <alex@alexba.in>
5
6
package.json
@@ -2,7 +2,7 @@
"name": "lirc_web",
"description": "A NodeJS / Express app that creates a web UI + API for LIRC",
"main": "app.js",
- "version": "0.0.5",
+ "version": "0.0.6",
"private": true,
7
"dependencies": {
8
"express": "3.0.6",
0 commit comments