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