From ed9a9c7069d1e406b6a6f3037cb98112f4a3b071 Mon Sep 17 00:00:00 2001 From: Cory Simmons Date: Mon, 14 Sep 2015 11:19:13 -0400 Subject: [PATCH] :ship: 6.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35304827..fcf21905 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lost", - "version": "6.5.0", + "version": "6.6.0", "description": "PostCSS fractional grid system built with calc() by the guy who built Jeet. Supports masonry, vertical, and waffle grids.", "main": "lost.js", "repository": {