diff options
Diffstat (limited to 'packages/markdown/component/package.json')
-rw-r--r-- | packages/markdown/component/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/markdown/component/package.json b/packages/markdown/component/package.json index fcbb120c5..2b2743ae6 100644 --- a/packages/markdown/component/package.json +++ b/packages/markdown/component/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/markdown-component", - "version": "0.1.0", + "version": "0.2.0", "type": "module", "author": "withastro", "license": "MIT", |