From afc37f8cba9ba0913847efc1e78af98d8b85cb0c Mon Sep 17 00:00:00 2001 From: eashaw Date: Tue, 8 Sep 2020 11:15:38 -0500 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fdb47e12e..ca0efc8716 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.3.0", + "version": "1.3.1", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "https://sailsjs.com",