From a3cf9f6bb7a94a3d8a3c07f86b4738ae5b1fb9fd Mon Sep 17 00:00:00 2001 From: Geoff Kimball Date: Thu, 22 Oct 2015 09:19:44 -0700 Subject: [PATCH] Bump to version 1.0.3 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 3fd8234..2eb45aa 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "motion-ui", - "version": "1.0.2", + "version": "1.0.3", "authors": [ "ZURB " ], diff --git a/package.json b/package.json index 803be7e..47534c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "motion-ui", - "version": "1.0.2", + "version": "1.0.3", "description": "Sass library for creating transitions and animations.", "main": "dist/motion-ui.js", "scripts": {