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 35bd06201..614058a79 100644 --- a/packages/astro-prism/package.json +++ b/packages/astro-prism/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/prism", - "version": "3.1.0", + "version": "3.2.0-beta.0", "description": "Add Prism syntax highlighting support to your Astro site", "author": "withastro", "type": "module", |