From 62a04489b47fa74d843070b0e79e600fbc710254 Mon Sep 17 00:00:00 2001 From: Aleksuei Riabtsev Date: Mon, 6 Jul 2015 10:21:14 -0400 Subject: [PATCH] chore(release): automated build of v5.4.2-rc1 --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index fbac5ce..8bdf959 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ramp-theme-intranet", - "version": "5.4.1", + "version": "5.4.2-rc1", "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.4.1", + "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.4.2-rc1", "theme-gc-intranet": "https://github.com/RAMP-PCAR/ramp-wet-dep/raw/dep/v4.0.5/theme-gc-intranet.zip" }, "moduleType": [ diff --git a/package.json b/package.json index 075021b..95b7c6d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-theme-intranet", "subname": "Reusable Accessible Mapping Platform - Intranet Theme", - "version": "5.4.1", + "version": "5.4.2-rc1", "description": "RAMP GIS viewer - Groundhog; Sample of an implementation of RAMP with Intranet Theme", "main": "index.js", "url": "http://tfs.int.ec.gc.ca:8080/tfs/dc/_git/RAMP",