From 5ed0518750d91c690d8c8d3af5f98228a430b320 Mon Sep 17 00:00:00 2001 From: Damon Oehlman Date: Wed, 1 Oct 2014 17:25:40 +1000 Subject: [PATCH] Bump version to 1.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 68cc69f..965b319 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rtc-switchboard", - "version": "1.0.0", + "version": "1.1.0", "description": "Signalling for rtc-io components using primus", "main": "index.js", "scripts": { @@ -46,4 +46,4 @@ "uuid": "^2.0.1", "whisk": "^0.6.2" } -} +} \ No newline at end of file