From 3435261855fb8fb41a0a8f5971cb676240a30978 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 17 Feb 2023 16:35:42 -0600 Subject: [PATCH] 1.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b91146e15..b576809ce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.5.3", + "version": "1.5.4", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "https://sailsjs.com",