From 1f49712dbb056f68ac3babac026d7778cdd93023 Mon Sep 17 00:00:00 2001 From: Michael Gartner Date: Thu, 23 Nov 2023 14:59:19 -0600 Subject: [PATCH] 1.7.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 50f4df7..7e2174c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "smartblocks", - "version": "1.7.0", + "version": "1.7.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "smartblocks", - "version": "1.7.0", + "version": "1.7.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0642809..7b96b21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartblocks", - "version": "1.7.0", + "version": "1.7.1", "description": "Create custom and programmable templates from within Roam!", "main": "./build/main.js", "scripts": {