From caa835b823ec016021bbee3b091633f1fadffad0 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 9 Apr 2024 18:02:55 -0500 Subject: [PATCH] 1.5.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d08652cc5..586f89ee9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.5.9", + "version": "1.5.10", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "https://sailsjs.com",