From 26fce9ed38539410e748d3033e45a4067ac5ce4a Mon Sep 17 00:00:00 2001 From: Aly Merchant Date: Fri, 27 Mar 2015 14:06:54 -0400 Subject: [PATCH] chore(release): automated build of v5.2.0-rc5 --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 07f8da7..ec498fb 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ramp-theme-intranet", - "version": "5.3.0-1", + "version": "5.2.0-rc5", "homepage": "http://ramp-pcar.github.io", "authors": [ "BeSD - SA Team" @@ -24,7 +24,7 @@ "./lib" ], "dependencies": { - "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.3.0-1", + "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.2.0-rc5", "theme-gc-intranet": "https://github.com/wet-boew/theme-gc-intranet.git#4.0.5" }, "moduleType": [ diff --git a/package.json b/package.json index 1c98c55..6ea879c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-theme-intranet", "subname": "Reusable Accessible Mapping Platform - Intranet Theme", - "version": "5.3.0-1", + "version": "5.2.0-rc5", "description": "RAMP GIS viewer - Elk; Sample of an implementation of RAMP with Intranet Theme", "main": "index.js", "url": "http://tfs.int.ec.gc.ca:8080/tfs/dc/_git/RAMP",