bump package version to 2.0.0 master v2.0.0
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 18 May 2024 21:11:54 +0000 (14:11 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 18 May 2024 21:11:54 +0000 (14:11 -0700)
package-lock.json
package.json

index 6c4fd0cb9cc9b42c4d87fc727423560d77cf7afa..f262b28662c40d507bca73ad00ab0b10fff63e91 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/test-helper",
-  "version": "1.0.3",
+  "version": "2.0.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/test-helper",
-      "version": "1.0.3",
+      "version": "2.0.0",
       "license": "ISC",
       "devDependencies": {
         "@squeep/eslint-config": "^1",
index c1787a1d05b20939c88d7193786ca3820d234580..49473f90a7a9d621165810ec26d3323d0517cce1 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/test-helper",
-  "version": "1.0.3",
+  "version": "2.0.0",
   "description": "Common modules and helpers for Squeep Framework Applications unit testing.",
   "main": "index.js",
   "scripts": {