From 8ab83068d81254879308c0e07f182da82bc92401 Mon Sep 17 00:00:00 2001 From: Suyog Sonwalkar Date: Sat, 6 Dec 2025 12:05:14 -0800 Subject: [PATCH] Updating package.json Summary: Test Plan: --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fe286f..1948c72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spanner-orm", - "version": "0.2.2", + "version": "0.2.1", "description": "A simple ORM for Google Cloud Spanner and Postgres", "main": "dist/index.js", "type": "module",