From 0a76e81e141384f5617fea81676e3ad2f2569181 Mon Sep 17 00:00:00 2001 From: Damon Oehlman Date: Thu, 15 Jan 2015 19:05:26 +1100 Subject: [PATCH] Bump version to 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dc4b0b..3902346 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rtc-switchboard", - "version": "2.1.1", + "version": "2.2.0", "description": "Signalling for rtc-io components using primus", "main": "index.js", "scripts": {