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 3a37d82ec..edf02b4fa 100644 --- a/packages/astro-prism/package.json +++ b/packages/astro-prism/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/prism", - "version": "0.4.0", + "version": "0.4.1-next.0", "description": "Supports Prism highlighting in Astro projects", "author": "withastro", "license": "MIT", |