From 7180e4d7ac6e93a331c36aacee2941ebab16996d Mon Sep 17 00:00:00 2001 From: Jack Reed Date: Fri, 2 Jan 2015 10:49:25 -0800 Subject: [PATCH] bump to 0.0.3 --- bower.json | 2 +- leaflet-iiif.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index db15d3f..681bc14 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "leaflet-iiif", "main": "leaflet-iiif.js", - "version": "0.0.2", + "version": "0.0.3", "homepage": "https://github.com/mejackreed/Leaflet-IIIF", "description": "A Leaflet plugin to view IIIF images", "keywords": [ diff --git a/leaflet-iiif.js b/leaflet-iiif.js index 4606dc4..858ed03 100644 --- a/leaflet-iiif.js +++ b/leaflet-iiif.js @@ -1,5 +1,5 @@ /* - * Leaflet-IIIF 0.0.2 + * Leaflet-IIIF 0.0.3 * IIIF Viewer for Leaflet * by Jack Reed, @mejackreed */