bump package version to 1.5.0 v1.5.0
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 8 Mar 2024 00:42:23 +0000 (16:42 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 8 Mar 2024 19:42:57 +0000 (11:42 -0800)
package-lock.json
package.json

index 0a257b19632c54ba551d24ade29754ff08c0d282..7f102b9ca5e01b5a9ac87869214a86fc045518f6 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.4.0",
+  "version": "1.5.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/html-template-helper",
-      "version": "1.4.0",
+      "version": "1.5.0",
       "license": "ISC",
       "dependencies": {
         "@squeep/lazy-property": "^1.1.2"
index a564824adff33b1b5197ef546094646f91e21936..01abb725db5c7b556b3790edec7138488e887c75 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.4.0",
+  "version": "1.5.0",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {