diff --git a/package.json b/package.json index 731e47b..0bfbf64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mezh-hq/react-seat-toolkit", - "version": "0.0.0", + "version": "0.0.1", "description": "React UI library to design and render seat layouts", "main": "dist/index.js", "private": false, @@ -101,4 +101,4 @@ "overrides": { "jsondiffpatch": "^0.5.0" } -} \ No newline at end of file +}