From 060230c1bc1c4af1f35872b8010df7f68a59d09b Mon Sep 17 00:00:00 2001 From: Aaron Pinero Date: Mon, 23 Dec 2019 11:40:27 -0500 Subject: [PATCH] increment version number --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95edcf1..83ab08b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Tyfy Bootstrap v1.0.0 +# Tyfy Bootstrap v1.1.0 > “Peanut butter and jelly, Riggs and Murtaugh, Sonny and Cher, Tyfy and Bootstrap 4” diff --git a/package.json b/package.json index 2556146..9b1a8dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tyfy-bootstrap", - "version": "1.0.0", + "version": "1.1.0", "description": "A Tyfy-based theme for Bootstrap 4", "main": "docs/index.html", "scripts": {