bump package version to 1.0.2 v1.0.2
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 15 Jan 2022 23:10:26 +0000 (15:10 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 15 Jan 2022 23:10:26 +0000 (15:10 -0800)
package-lock.json
package.json

index 41989d7720b7539ed566110b391472b301d8e7fc..2502f4d22ab43443f0d18812cd597b07210cd9af 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 4bacab8408af3d6663e9b7f66ebc53f5a54fd9e4..0df205754618786790b6870a333d1cf28aa180fe 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.0.1",
+  "version": "1.0.2",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {