diff --git a/bower.json b/bower.json index eb02da0..91917de 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "pathseg", - "version": "1.0.1", + "version": "1.0.2", "description": "A polyfill for SVG's SVGPathSeg and SVGPathSegList", "main": "pathseg.js", "authors": [ diff --git a/package.json b/package.json index 96d71cb..7f73ad8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pathseg", - "version": "1.0.1", + "version": "1.0.2", "description": "A polyfill for SVG's SVGPathSeg and SVGPathSegList", "main": "pathseg.js", "directories": {