From ef31fe17b63cf13c1d3b5b28f864d87a7cf3e9d0 Mon Sep 17 00:00:00 2001 From: edsilv Date: Thu, 30 Jul 2015 13:35:30 +0100 Subject: [PATCH] bump --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 77b56d65..67c07ba4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "manifesto", - "version": "0.1.1", + "version": "0.1.2", "homepage": "https://github.com/edsilv/manifesto", "authors": [ "edsilv " diff --git a/package.json b/package.json index 38854198..fae2acea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "manifesto", - "version": "0.1.1", + "version": "0.1.2", "description": "IIIF Presentation API utility library for client and server", "main": "dist/server/manifesto.js", "scripts": {