From 24a975b75c296aaefb04be8523e7ba931a5d5528 Mon Sep 17 00:00:00 2001 From: Aaron Pinero Date: Fri, 16 Feb 2018 21:02:29 -0500 Subject: [PATCH] forgot the version name; fixed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fffbf90..43e1944 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tyfy-bootstrap", - "version": "0.1.0", + "version": "0.1.2", "description": "A Tyfy-based theme for Bootstrap 4", "main": "docs/index.html", "scripts": {