bump package version to 1.0.1 v1.0.1
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 17 Nov 2023 18:26:15 +0000 (10:26 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 17 Nov 2023 18:26:15 +0000 (10:26 -0800)
package-lock.json
package.json

index df7e6ac954e08e1a8f22231dba711a71b633ada9..0918b5becece19f48ce880eb2449429f1aff310e 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/test-helper",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/test-helper",
-      "version": "1.0.0",
+      "version": "1.0.1",
       "license": "ISC",
       "dependencies": {
         "eslint": "^8.53.0",
index ad50b04c32f62bdc35651658ee91a8e9526572a3..552df81c88b2ef8c9cb89286bcf512d6e955979d 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/test-helper",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Common modules and helpers for Squeep Framework Applications unit testing.",
   "main": "index.js",
   "scripts": {