From a84a6b23967864c8b3a15262df23caca20366970 Mon Sep 17 00:00:00 2001 From: Pavel Tiunov Date: Wed, 2 Dec 2015 20:38:08 +0300 Subject: [PATCH] 1.22.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15a11879..161f1f5c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "data-centric", "RAD" ], - "version": "1.21.10", + "version": "1.22.0", "scripts": { "start": "node app.js", "postinstall": "./node_modules/.bin/bower-installer",