From 0345da1f27f88f72955941b4e564f38506d46fc1 Mon Sep 17 00:00:00 2001 From: William Kennedy Date: Mon, 3 Jun 2024 14:41:33 -0400 Subject: [PATCH] updating version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 788e7a5..297c612 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "type": "module", "name": "predictionguard", "author": "Prediction Guard", - "version": "0.10.0", + "version": "0.11.0", "license": "Apache 2.0", "main": "./dist/index.js", "types": "./dist/index.d.ts",