From 051a942d03b8c83a2a1f9ec0495533a209ecb2b9 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Thu, 1 Dec 2022 20:36:47 -0700 Subject: [PATCH] v0.1.23 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 964ba15..ed1d8ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cerc/laconic-sdk", - "version": "0.1.2", + "version": "0.1.23", "main": "dist/index.js", "types": "dist/index.d.ts", "repository": "git@github.com:cerc-io/laconic-sdk.git",