Skip to content

Commit 4a2a1ef

Browse files
Updating version number
1 parent 680fe60 commit 4a2a1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mysql-events",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "A node.js package that watches a MySQL database and runs callbacks on matched events like updates on tables and/or specific columns.",
55
"homepage": "https://github.com/spencerlambert/mysql-events",
66
"keywords": [

0 commit comments

Comments
 (0)