diff --git a/lib/package.json b/lib/package.json index bb6b1ab5..83811d19 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,7 +1,7 @@ { "name": "destack", "description": "Page builder based on Next.js, Grapes.js & Tailwind CSS with zero-config deployment to Vercel", - "version": "3.0.7", + "version": "3.0.8", "main": "./build/browser/index.js", "homepage": "https://destack-page.vercel.app", "bin": "./server/react.bin.js", @@ -85,4 +85,4 @@ "build", "themes" ] -} \ No newline at end of file +}