From 6f0fa7e0f4286d46cc0fd79e307ded9e33bb9935 Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Sat, 9 Mar 2024 10:53:07 +0100 Subject: [PATCH] chore: release 0.2.2 --- inertia-sails/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inertia-sails/package.json b/inertia-sails/package.json index 78280ab..7134a50 100644 --- a/inertia-sails/package.json +++ b/inertia-sails/package.json @@ -1,6 +1,6 @@ { "name": "inertia-sails", - "version": "0.2.1", + "version": "0.2.2", "description": "The Sails adapter for Inertia.", "main": "index.js", "sails": {