We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941a54e commit 497da3eCopy full SHA for 497da3e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@leapfrogtechnology/sync-db",
3
"description": "Command line utility to synchronize and version control relational database objects across databases",
4
- "version": "1.0.1",
+ "version": "1.1.0",
5
"license": "MIT",
6
"main": "lib/index.js",
7
"types": "lib/index.d.ts",
0 commit comments