diff --git a/package.json b/package.json index 374c387..30c7a7c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rayine-layer", "type": "module", - "version": "0.1.3", + "version": "0.1.4-beta.1", "main": "./nuxt.config.ts", "scripts": { "dev": "nuxi dev .playground",