diff --git a/lerna.json b/lerna.json index ed6c0b1..baf3ccb 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "npmClient": "yarn", "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "0.3.6-alpha.2" + "version": "0.3.6" } diff --git a/packages/sanity-next/package.json b/packages/sanity-next/package.json index 9b4e76b..be8a83c 100644 --- a/packages/sanity-next/package.json +++ b/packages/sanity-next/package.json @@ -1,6 +1,6 @@ { "name": "@react-visual/sanity-next", - "version": "0.3.6-alpha.2", + "version": "0.3.6", "description": "Image and video renderer for Sanity + Next.js projects", "author": "Bukwild ", "license": "MIT",