bump for pr connection fix

This commit is contained in:
Dave Conway-Jones 2022-02-21 20:10:28 +00:00
parent 87e50f2b76
commit 22d1ec2c19
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-mysql",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Node-RED node to read and write to a MySQL database",
"dependencies": {
"mysql2": "^2.3.3"