bump package version to 1.0.1 master v1.0.1
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 4 May 2024 20:34:38 +0000 (13:34 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 4 May 2024 20:34:38 +0000 (13:34 -0700)
package-lock.json
package.json

index 872672b92c63c0c6506094687073ff4698a684a5..d3205700d8e510751c6cb61006776d8468eddb02 100644 (file)
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/log-helper",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/log-helper",
-      "version": "1.0.0",
+      "version": "1.0.1",
       "license": "ISC",
       "devDependencies": {
         "@squeep/eslint-config": "^1",
index 4413c0c14b1db09b7d53249540b02eda30b13d67..87546a9a83afe505628a6923ff4a7bcda0bcec14 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/log-helper",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Simple helpers for standardized logging",
   "main": "index.js",
   "engines": {