From bdba056a7e403ae9a4ad7380a07282a50169399e Mon Sep 17 00:00:00 2001 From: Richard Tibbles Date: Thu, 16 Dec 2021 14:00:24 -0800 Subject: [PATCH] Update package.json --- js/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/package.json b/js/package.json index f3a5d82..5561e11 100644 --- a/js/package.json +++ b/js/package.json @@ -27,5 +27,5 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "version": "0.1.34" -} \ No newline at end of file + "version": "0.1.35" +}