From d4928254d9bf77fe0d6104cf57f1c56852ce1962 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Mon, 17 May 2021 15:10:26 -0500 Subject: [PATCH] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9818411a..56a38d5a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.4.2", + "version": "1.4.3", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "https://sailsjs.com",