From 480ed9d3040790daa92b8eba2be6797d1f3bb37f Mon Sep 17 00:00:00 2001 From: Aly Merchant Date: Tue, 5 May 2015 15:19:02 -0400 Subject: [PATCH] chore(release): automated build of v5.3.1-rc1 --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 9d00aeb..c03aabe 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ramp-theme-usability", - "version": "5.4.0-2", + "version": "5.3.1-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.0-2", + "ramp-pcar": "https://github.com/RAMP-PCAR/RAMP-PCAR.git#v5.3.1-rc1", "theme-gcwu-fegc": "https://github.com/wet-boew/theme-gcwu-fegc.git#4.0.5" }, "moduleType": [ diff --git a/package.json b/package.json index 19ba4f3..3077c7f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ramp-theme-usability", "subname": "Reusable Accessible Mapping Platform - Usability Theme", - "version": "5.4.0-2", + "version": "5.3.1-rc1", "description": "RAMP GIS viewer - Elk; Sample of an implementation of RAMP with Usability Theme", "main": "index.js", "url": "http://tfs.int.ec.gc.ca:8080/tfs/dc/_git/RAMP",