From 63e63a7c7e0dd50e95a50525d7eb843e82ed9f18 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 4 Jan 2024 15:53:25 -0600 Subject: [PATCH] 1.5.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da8e8b57a..f790638cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.5.8", + "version": "1.5.9", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "https://sailsjs.com",