bump package version to 1.2.0 v1.2.0
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 6 May 2022 18:18:48 +0000 (11:18 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 6 May 2022 18:18:48 +0000 (11:18 -0700)
package-lock.json
package.json

index 1a89445c63c1990b7388fc44a174f94ccbc9625f..ed95990baf08a6e37caf2b52a0eabc35cdfb81df 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.1.1",
+  "version": "1.2.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
index 1ce1709df84681ec52d2ff7e522cf7344458e523..6279eeba7dfbdaac74a04fe8fae0c8823672b54b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/html-template-helper",
-  "version": "1.1.1",
+  "version": "1.2.0",
   "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
   "main": "index.js",
   "scripts": {