From 865c3a1aee21e9920be74a04894fb329c8960a8c Mon Sep 17 00:00:00 2001 From: Damon Oehlman Date: Mon, 18 Aug 2014 14:20:01 +1000 Subject: [PATCH] Bump version to 3.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d50507b..740c839 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "rtc-core", "description": "Core definitions and functions for the rtc.io suite", - "version": "3.0.0", + "version": "3.1.0", "dependencies": { "detect-browser": "^1.0.0" }, @@ -30,4 +30,4 @@ "url": "https://github.com/rtc-io/rtc-core/issues" }, "homepage": "https://github.com/rtc-io/rtc-core" -} +} \ No newline at end of file