diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/astro/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro/package.json b/packages/astro/package.json index c8f631217..081c68066 100644 --- a/packages/astro/package.json +++ b/packages/astro/package.json @@ -1,6 +1,6 @@ { "name": "astro", - "version": "1.0.0-beta.73", + "version": "1.0.0-rc.0", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "type": "module", "author": "withastro", |