Skip to content

Commit 3d750a5

Browse files
author
Dave Conway-Jones
committed
mysql - update to 1.0.0
1 parent 8df7797 commit 3d750a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/mysql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-node-mysql",
3-
"version": "1.0.0-beta-5",
3+
"version": "1.0.0",
44
"description": "A Node-RED node to read and write to a MySQL database",
55
"dependencies": {
66
"mysql2": "^2.3.3"

0 commit comments

Comments
 (0)