Skip to content

Commit f9dc5e5

Browse files
committed
0.9.0-alpha.0
1 parent 08593eb commit f9dc5e5

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,6 +1,6 @@
11
{
22
"name": "@modbus2mqtt/server.shared",
3-
"version": "0.8.0",
3+
"version": "0.9.0-alpha.0",
44
"type": "module",
55
"description": "interfaces and functions shared with server and angular ui",
66
"keywords": [
@@ -23,7 +23,7 @@
2323
"exports": {
2424
"require": "./cjs/index.js",
2525
"import": "./esm/index.js"
26-
},
26+
},
2727
"devDependencies": {
2828
"tslib": "^2.6.3",
2929
"typescript": "^5.4.5"

0 commit comments

Comments
 (0)