From 1c2d7cbb5fbc43775c834004980cfa21bfd0f1e0 Mon Sep 17 00:00:00 2001 From: Max Myers Date: Mon, 29 Apr 2019 12:11:53 -0400 Subject: [PATCH] Set new version number --- package.json | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3600f0b..220105c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "maxdmyers-seedling", "description": "A WordPress starter theme based on the lovely Timber library and Bootstrap 4.", - "version": "0.0.3", + "version": "1.1.7", "homepage": "https://bultemagroup.com", "author": "Max Myers ", "license": "MIT", diff --git a/style.css b/style.css index cd1b257..84cd9ef 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ /* Theme Name: Seedling Description: A WordPress starter theme based on the lovely Timber library and Bootstrap 4. - Version: 1.0 + Version: 1.1.7 Author: Max Myers */ @import url('assets/build/css/all.min.css');