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