bump package version to 1.5.2 v1.5.2
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 8 Mar 2024 21:27:08 +0000 (13:27 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 8 Mar 2024 21:27:08 +0000 (13:27 -0800)
package-lock.json
package.json

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