diff --git a/lib/core/package.json b/lib/core/package.json index 67dd9cf0..bc64f1a7 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -1,6 +1,6 @@ { "name": "@moai/core", - "version": "1.0.0-rc16", + "version": "1.0.0", "description": "A React UI toolkit for the web 🗿", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",