bump package version to 1.5.3 v1.5.3
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 16 Mar 2024 00:50:03 +0000 (17:50 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 16 Mar 2024 00:50:03 +0000 (17:50 -0700)
package-lock.json
package.json

index 2729e3e384ce5fe681c9699c0b419341d885a791..3f313db62d4954bdd2b2d41bf92551aa57588a33 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.5.2",
+  "version": "1.5.3",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/html-template-helper",
-      "version": "1.5.2",
+      "version": "1.5.3",
       "license": "ISC",
       "dependencies": {
         "@squeep/lazy-property": "^1.1.2"
index 6c62af3df056be433b36f77d5302aaff3b0fde25..6e0e4ba9feb39d0c11390e3e3f36b3a83b4015b7 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.5.2",
+  "version": "1.5.3",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {