From: Justin Wind <justin.wind+git@gmail.com>
Date: Fri, 7 Jun 2024 23:12:25 +0000 (-0700)
Subject: bump package version to 1.0.1
X-Git-Tag: v1.0.1^0
X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=fa84693e5262ba80ee783283ad5ac89a36849639;p=squeep-eslint-config

bump package version to 1.0.1
---

diff --git a/package-lock.json b/package-lock.json
index 84904d5..191c83b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@squeep/eslint-config",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@squeep/eslint-config",
-      "version": "1.0.0",
+      "version": "1.0.1",
       "license": "ISC",
       "dependencies": {
         "@eslint/js": "^9",
diff --git a/package.json b/package.json
index 29e94f1..fb748a0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@squeep/eslint-config",
-  "version": "1.0.0",
+  "version": "1.0.1",
   "description": "Eslint config for squeep projects.",
   "repository": {
     "type": "git",