From bf93851bfca70780f02ce5bc8e375ebdba1334d5 Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Tue, 20 Oct 2015 14:45:44 -0700 Subject: [PATCH] Bump to version 1.0.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 450bda5..3fd8234 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "motion-ui", - "version": "1.0.1", + "version": "1.0.2", "authors": [ "ZURB " ], diff --git a/package.json b/package.json index 7841ca2..803be7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "motion-ui", - "version": "1.0.1", + "version": "1.0.2", "description": "Sass library for creating transitions and animations.", "main": "dist/motion-ui.js", "scripts": {