From 244954ba8a052db238eaa22da51b0c7c54f27e45 Mon Sep 17 00:00:00 2001 From: Vip3rousmango Date: Thu, 20 Feb 2020 12:48:26 -0500 Subject: [PATCH] v2.0.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bb3693d..69c8909 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "allegretto", - "version": "2.0.2", + "version": "2.0.3", "description": "A fast and lively CSS framework", "main": "dist/retto.min.css", "scripts": { @@ -50,4 +50,4 @@ "browserslist": [ "defaults" ] -} \ No newline at end of file +}