From 134f7e67f2d55595b6a7d0b7b171e37d256e7e54 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Thu, 16 May 2019 14:24:54 -0500 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaa480b981..4bbf92fa84 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sails", "author": "Mike McNeil <@mikermcneil>", - "version": "1.2.1", + "version": "1.2.2", "description": "API-driven framework for building realtime apps, using MVC conventions (based on Express and Socket.io)", "license": "MIT", "homepage": "http://sailsjs.com",