Skip to content

Commit 7a920b1

Browse files
committed
Update Version in package.json
1 parent f9dc5e5 commit 7a920b1

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.9.0-alpha.0",
3+
"version": "0.9.0",
44
"type": "module",
55
"description": "interfaces and functions shared with server and angular ui",
66
"keywords": [
@@ -29,7 +29,7 @@
2929
"typescript": "^5.4.5"
3030
},
3131
"dependencies": {
32-
"@modbus2mqtt/specification.shared": "0.7.0",
32+
"@modbus2mqtt/specification.shared": "^0.7.0",
3333
"mqtt": "^5.7.1"
3434
}
3535
}

0 commit comments

Comments
 (0)