summaryrefslogtreecommitdiff
path: root/packages/db/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-15 02:48:37 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-15 10:48:37 +0100
commit40a1b3002cfd22d9de7179af00fe12ef5a28b707 (patch)
tree906ead7717faa235916705f07b7ccf8287669981 /packages/db/package.json
parentf4057c18c91f969e3e508545fb988aff94c3ff08 (diff)
downloadastro-78427727f3d09f164f0d715fc24960b4ee988bc9.tar.gz
astro-78427727f3d09f164f0d715fc24960b4ee988bc9.tar.zst
astro-78427727f3d09f164f0d715fc24960b4ee988bc9.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/db/package.json')
-rw-r--r--packages/db/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/db/package.json b/packages/db/package.json
index 6dd5d5823..b92e47fe6 100644
--- a/packages/db/package.json
+++ b/packages/db/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/db",
- "version": "0.12.0",
+ "version": "0.13.0",
"description": "Add libSQL and Astro Studio support to your Astro site",
"license": "MIT",
"repository": {