Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
[CHORE] bumped version to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bradzacher committed Jul 19, 2018
1 parent 08e580c commit c1886a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mysqldump",
"version": "2.2.0",
"version": "2.2.1",
"description": "Create a DUMP from MySQL",
"main": "dist/cjs.js",
"module": "dist/es.js",
Expand Down

0 comments on commit c1886a1

Please sign in to comment.