From d128b47b771acf9fd524f9c23117490febae1e9b Mon Sep 17 00:00:00 2001 From: Geoffrey Hendrey Date: Sun, 5 Jan 2025 10:46:23 -0800 Subject: [PATCH] bump version 0.1.47 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ea38081..af2a98b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stated-js", - "version": "0.1.46", + "version": "0.1.47", "license": "Apache-2.0", "description": "JSONata embedded in JSON", "main": "./dist/src/index.js",