Skip to content

Commit d10cb46

Browse files
committed
Upping version to 0.0.6
1 parent b3ef0df commit d10cb46

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// lirc_web
3-
// v0.0.5
3+
// v0.0.6
44
// Alex Bain <alex@alexba.in>
55
//
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "lirc_web",
33
"description": "A NodeJS / Express app that creates a web UI + API for LIRC",
44
"main": "app.js",
5-
"version": "0.0.5",
5+
"version": "0.0.6",
66
"private": true,
77
"dependencies": {
88
"express": "3.0.6",

0 commit comments

Comments
 (0)