bump package version to 1.6.1
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Mar 2024 01:28:36 +0000 (18:28 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Mar 2024 01:28:36 +0000 (18:28 -0700)
package-lock.json
package.json

index 3038a89795e02666a4153b42496df7480d097b20..bb3f204e18fab8952547446eb3a1321e73475c0f 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.6.0",
+  "version": "1.6.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/html-template-helper",
-      "version": "1.6.0",
+      "version": "1.6.1",
       "license": "ISC",
       "dependencies": {
         "@squeep/lazy-property": "^1.1.2"
index 31b592b4ed09352400e911ceae7775d67b3e1037..678782076ef72cb83962d515ad0329a6241edd09 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.6.0",
+  "version": "1.6.1",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {