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": {