From 4e81b6773b5effa52b04ac969a380cf182b4d31d Mon Sep 17 00:00:00 2001 From: Isaac Suttell Date: Fri, 21 Nov 2014 14:47:29 -0800 Subject: [PATCH] version bump --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {