From 8ba5eb81e9c7377e3cc2d7b65c79561afa7a4e18 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Tue, 18 Jun 2019 09:29:27 -0500 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7db4dff4de..f95c5cb14d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.2.2", + "version": "1.2.3", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "http://sailsjs.com",