From 4065ec1946f90241acf58066477025319bc35d67 Mon Sep 17 00:00:00 2001 From: Stephen Hurwitz Date: Mon, 15 Jun 2015 11:49:56 -0700 Subject: [PATCH] Updated docs. might as well update npm page --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index aab47d9..cc8427d 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "seamless-polyfill", - "version": "0.1.2", + "version": "0.1.3", "homepage": "https://github.com/ornj/seamless-polyfill", "authors": [ "Stephen Hurwitz " diff --git a/package.json b/package.json index 2b205df..e33e571 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "seamless-polyfill", - "version": "0.1.2", + "version": "0.1.3", "description": "A Javascript polyfill for the HTML5 iframe's seamless attribute.", "main": "seamless.js", "directories": {