From 411f5474423042f44b7d648ec58e36065c700b3a Mon Sep 17 00:00:00 2001 From: Pavel Tiunov Date: Tue, 15 Mar 2016 00:05:47 +0300 Subject: [PATCH] 1.24.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9efd2e44..e9d888fe 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "data-centric", "RAD" ], - "version": "1.23.4", + "version": "1.24.0", "scripts": { "start": "node app.js", "postinstall": "./node_modules/.bin/bower-installer",