From ff5c55bcf436626ed526c45ce840c3c11eb772b0 Mon Sep 17 00:00:00 2001 From: Eric Date: Fri, 6 Dec 2024 17:47:23 -0600 Subject: [PATCH] 1.5.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15886547a..524527fb2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.5.13", + "version": "1.5.14", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "https://sailsjs.com",