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 6055448a9..acbb3dd7d 100644 --- a/packages/astro-prism/package.json +++ b/packages/astro-prism/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/prism", - "version": "2.1.0", + "version": "2.1.1", "description": "Add Prism syntax highlighting support to your Astro site", "author": "withastro", "type": "module", |