From 1ef194fb07a1ea57ee96eeb108d1aafa86685c0b Mon Sep 17 00:00:00 2001 From: Bruno Joseph Date: Tue, 11 Nov 2014 21:59:40 +0100 Subject: [PATCH] Update bower.json --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 2630e74..1bf8010 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "rowGrid.js", "description": "A small, lightweight jQuery plugin for placing items in straight rows", - "version": "1.0.2", + "version": "1.0.3", "license": "MIT", "authors": [ { "name": "Bruno Joseph", "email": "bruno.joseph95@gmail.com"," homepage": "http://brunojoseph.com" } @@ -11,4 +11,4 @@ "dependencies": { "jquery": ">=1.7.0" } -} \ No newline at end of file +}