From 599c09e47721f92e905d2ec9859b7cb7784371b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B8rn=20Myrland?= <jam@justify.no>
Date: Thu, 11 Jul 2024 10:24:01 +0200
Subject: [PATCH] Bump version to 6.0.5

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index a44e0c49..b64bbd67 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "easy-peasy",
-  "version": "6.0.4",
+  "version": "6.0.5",
   "description": "Vegetarian friendly state for React",
   "license": "MIT",
   "main": "dist/index.cjs.js",