bump package version to 1.6.0 master v1.6.0
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Mar 2024 23:16:12 +0000 (16:16 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 22 Mar 2024 23:16:12 +0000 (16:16 -0700)
package-lock.json
package.json

index 4d0d799fd4eb6a416b93b316c009a4793a4d1727..c243f822a17007e6cc56ca887989c58494ece138 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.5.3",
+  "version": "1.6.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/html-template-helper",
-      "version": "1.5.3",
+      "version": "1.6.0",
       "license": "ISC",
       "dependencies": {
         "@squeep/lazy-property": "^1.1.2"
index a8bdfc01b7356e8d4edba5cbf91784a7123b71a9..7fbd63e60b507bfda9a1c4e276244906ca863a57 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.5.3",
+  "version": "1.6.0",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {