diff --git a/package.json b/package.json index e11459c..9614899 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql-schema-ts", - "version": "1.6.1", + "version": "1.6.2", "description": "mysql-schema-ts coverts mysql schemas into typescript interfaces", "main": "./dist/src/index.js", "types": "./dist/src/index.d.ts",