We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df7797 commit 3d750a5Copy full SHA for 3d750a5
storage/mysql/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-red-node-mysql",
3
- "version": "1.0.0-beta-5",
+ "version": "1.0.0",
4
"description": "A Node-RED node to read and write to a MySQL database",
5
"dependencies": {
6
"mysql2": "^2.3.3"
0 commit comments