diff --git a/package.json b/package.json index 3a505b7..a2f1a2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lolocompany/react-admin-lolo", - "version": "1.1.0", + "version": "1.2.0", "description": "A library for schema-driven web apps using [Lolo](https://lolo.company), [React Admin](https://github.com/marmelab/react-admin) and [RJSF](https://github.com/rjsf-team/react-jsonschema-form)", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",