bump package version to 1.0.3 v1.0.3
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 26 Feb 2022 19:48:07 +0000 (11:48 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 26 Feb 2022 19:48:07 +0000 (11:48 -0800)
package-lock.json
package.json

index 43126bf431703cb05957b9d4579ed5b8af5e88b8..c44e8cc787a37fe79c167552b2e86fc5512c2ca8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 799aa0cfa9621a5143ecc86667dfc9dd03b21f2f..2cf7c844f9e534b211531886fd4abbfce9610751 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {