From 4c8f4fe7636df472e78ceb40ee317cb8b05132c8 Mon Sep 17 00:00:00 2001 From: brian-learningpool Date: Tue, 21 Oct 2014 10:43:48 +0100 Subject: [PATCH] Bumped version to 1.1.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 0790773..b7319c7 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-hotgraphic", - "version": "1.1.1", + "version": "1.1.2", "homepage": "https://github.com/adaptlearning/adapt-contrib-hotgraphic", "authors": [ "Kevin Corry " diff --git a/package.json b/package.json index 632dab9..56638b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt-contrib-hotgraphic", - "version": "1.1.1", + "version": "1.1.2", "description": "A contributed hot graphic component that enables a user to click on hot spots over an image and display a detailed popup that includes an image with text.", "main": "", "scripts": {