From 867eabb2dd042708ef719b1f3acdb279a3127d1c Mon Sep 17 00:00:00 2001 From: Dan Storey Date: Sat, 16 Mar 2019 21:48:12 +0000 Subject: [PATCH] Update framework version --- README.md | 4 ++-- bower.json | 11 +++++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 853773d..4217b47 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,6 @@ For core model attributes see [**core model attributes**](https://github.com/ada No known limitations ---------------------------- -**Version number:** 1.0 -**Framework versions:** 2.0 +**Version number:** 1.1.4 +**Framework versions:** >=3.0.0 **Author / maintainer:** Dan Storey diff --git a/bower.json b/bower.json index bd41763..8ee955c 100644 --- a/bower.json +++ b/bower.json @@ -1,13 +1,16 @@ { "name": "adapt-expose", - "description": "Content is hidden behind covers. Click the cover and expose the content below. Range of animations. Demo available.", - "version": "1.1.3", - "framework": "^2.0.0", + "description": "Content is hidden behind covers. Click the cover and expose the content below. Range of animations.", + "version": "1.1.4", + "framework": ">=3.0.0", "displayName": "Expose", "component": "expose", "main": "/js/adapt-expose.js", "homepage": "https://github.com/danielstorey/adapt-expose", - "repository": "git://github.com/danielstorey/adapt-expose.git", + "repository": { + "type": "git", + "url": "git://github.com/danielstorey/adapt-expose.git" + }, "issues": "https://github.com/danielstorey/adapt-expose/issues", "keywords": [ "adapt-plugin",