From f3089c36529812bc6dfc070fc7080b111392d51c Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Tue, 13 Feb 2024 13:24:25 -0500 Subject: [PATCH] 0.3.2 --- packages/db/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/db/package.json b/packages/db/package.json index 88075aef26..e983a5c8f4 100644 --- a/packages/db/package.json +++ b/packages/db/package.json @@ -1,6 +1,6 @@ { "name": "@astrojs/db", - "version": "0.3.1", + "version": "0.3.2", "description": "", "license": "MIT", "type": "module",