diff options
Diffstat (limited to 'packages/astro-prism/package.json')
-rw-r--r-- | packages/astro-prism/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro-prism/package.json b/packages/astro-prism/package.json index ce1c51e05..eae841073 100644 --- a/packages/astro-prism/package.json +++ b/packages/astro-prism/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/prism", - "version": "3.0.0-rc.1", + "version": "3.0.0", "description": "Add Prism syntax highlighting support to your Astro site", "author": "withastro", "type": "module", |