bump package version to 3.0.2 master v3.0.2
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 13 Jun 2025 17:26:16 +0000 (10:26 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 13 Jun 2025 17:26:16 +0000 (10:26 -0700)
package-lock.json
package.json

index 615b45562894821edeaf45e865204c06b08ac201..72c3f9c9281b0c73a6fde49d2676d785fc8b9f69 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/test-helper",
-  "version": "3.0.1",
+  "version": "3.0.2",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/test-helper",
-      "version": "3.0.1",
+      "version": "3.0.2",
       "license": "ISC",
       "devDependencies": {
         "@squeep/eslint-config": "^1",
index b5477e1bb97595d9ce36bc57f189463673c89dc5..5401b3e8e9be924b6098de6939ffdfd2fd3dd0ac 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/test-helper",
-  "version": "3.0.1",
+  "version": "3.0.2",
   "description": "Common modules and helpers for Squeep Framework Applications unit testing.",
   "main": "index.js",
   "scripts": {