From 098185987fa7db99057ffe3ec4047e9d051acecd Mon Sep 17 00:00:00 2001 From: Robbie Mackay Date: Thu, 4 Jun 2015 21:26:11 +1200 Subject: [PATCH] Release v3.0.0-beta.18 Bump version to .18 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de0c514e07..d1e8be5f27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ushahidi-platform-client", - "version": "3.0.0-beta.14", + "version": "3.0.0-beta.18", "description": "Ushahidi Platform Official Web Client", "main": "gulpfile.js", "repository": { @@ -84,7 +84,7 @@ "nvd3": "git://github.com/novus/nvd3#v1.7.1", "selection-model": "git://github.com/jtrussell/angular-selection-model.git", "underscore": "^1.7.0", - "platform-pattern-library" : "git+https://github.com/ushahidi/platform-pattern-library#v3.0.0-beta.18" + "platform-pattern-library": "git+https://github.com/ushahidi/platform-pattern-library#v3.0.0-beta.18" }, "engines": { "node": ">=0.10"