bump package version to 1.0.2 master v1.0.2
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 13 Jan 2024 01:53:13 +0000 (17:53 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 13 Jan 2024 01:53:13 +0000 (17:53 -0800)
package-lock.json
package.json

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