From 1b4a8c98a097ae0d0f7412e6b8b3e8939e4c42f7 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 17 Sep 2024 10:56:43 -0500 Subject: [PATCH] 1.5.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3499ccf97..397e2e6d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.5.11", + "version": "1.5.12", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "https://sailsjs.com",