summaryrefslogtreecommitdiff
path: root/examples/blog
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-25 11:10:30 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-25 14:10:30 -0400
commit23096dbee836d4e5206a9e6d4b9fe2544a633ac9 (patch)
treeb139248076dc901d831e612df2c118840ebd29af /examples/blog
parenta824863ab1c451f4068eac54f28dd240573e1cba (diff)
downloadastro-23096dbee836d4e5206a9e6d4b9fe2544a633ac9.tar.gz
astro-23096dbee836d4e5206a9e6d4b9fe2544a633ac9.tar.zst
astro-23096dbee836d4e5206a9e6d4b9fe2544a633ac9.zip
[ci] release (rc) (#8233)astro@3.0.0-rc.7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/blog')
-rw-r--r--examples/blog/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog/package.json b/examples/blog/package.json
index 781bdf5ea..59f4f82e1 100644
--- a/examples/blog/package.json
+++ b/examples/blog/package.json
@@ -14,6 +14,6 @@
"@astrojs/mdx": "^1.0.0-rc.2",
"@astrojs/rss": "^3.0.0-rc.2",
"@astrojs/sitemap": "^3.0.0-rc.1",
- "astro": "^3.0.0-rc.6"
+ "astro": "^3.0.0-rc.7"
}
}