From f709b54ff7d3c337892e8ad599524f61f437c180 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20P=C3=B6hls?= Date: Sun, 3 Dec 2023 06:30:21 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f570c06..58cc9f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@supercharge/inertia", "description": "Inertia adapter for the Supercharge Node.js Framework", - "version": "1.2.2", + "version": "2.0.0", "author": "Marcus Pöhls ", "bugs": { "url": "https://github.com/supercharge/inertia/issues"