diff --git a/bower.json b/bower.json index 56301cf..cb42a44 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "distort", "main": "distort.js", - "version": "1.0.0-alpha", + "version": "1.0.1-alpha", "homepage": "http://isuttell.github.io/distort/", "authors": [ "Isaac Suttell " diff --git a/package.json b/package.json index 48e0a2f..2c0a390 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "distort", - "version": "1.0.0-alpha", + "version": "1.0.1-alpha", "description": "CSS Matrix3D Distorts", "homepage": "http://isuttell.github.io/distort/", "repository": {