bump package version to 1.1.0 v1.1.0
authorJustin Wind <justin.wind+git@gmail.com>
Sun, 27 Mar 2022 22:43:19 +0000 (15:43 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sun, 27 Mar 2022 22:44:21 +0000 (15:44 -0700)
package-lock.json
package.json

index 9b000d9ca413b4b5c108b38dc0deb78acd659008..fd95828bcb960b5974dc1c6fb53f1cd60ae317c0 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.0.4",
+  "version": "1.1.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index b65e7073f27903f482c68462e994e2448381df72..83830d3c0c576a850cba719f9288e2df4f21b687 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.0.4",
+  "version": "1.1.0",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {