From faf961d41de6dba299337055533eb383bdf52361 Mon Sep 17 00:00:00 2001 From: Cory Simmons Date: Wed, 8 Apr 2015 05:37:25 -0400 Subject: [PATCH] 5.1.2 :ship: --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 26c69f2e..c647ae7c 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "lost.scss", "lost.styl" ], - "version": "5.1.1", + "version": "5.1.2", "homepage": "https://github.com/corysimmons/lost", "authors": [ "Cory Simmons " diff --git a/package.json b/package.json index 3c01939e..edcd885a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lost-grid", - "version": "5.1.1", + "version": "5.1.2", "description": "SCSS or Stylus fractional grid system built with calc(), based on Bootstrap, with a modified Jeet fallback.", "main": "stylus/lost.js", "repository": {