Skip to content

Commit 61ee351

Browse files
committed
🔖 bump version 0.1.3
1 parent c1817e7 commit 61ee351

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@js-telecortex-2/js-telecortex-2-server",
3-
"version": "0.1.2-alpha",
3+
"version": "0.1.3",
44
"description": "A NodeJS server for controlling APA102/SK9822/WS281X LED strips over OPC",
5-
"main": "index.js",
5+
"main": "src/main.js",
66
"scripts": {
77
"test": "jest --watch --coverage",
88
"test-ci": "jest --ci --coverage",

0 commit comments

Comments
 (0)