From 794a3bde8c4b2d01722b6f108572ccee8781be58 Mon Sep 17 00:00:00 2001 From: Andy Bell Date: Tue, 2 Jul 2019 10:35:12 +0100 Subject: [PATCH] Bump versions --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19512542..21a26a66 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Get started now by **[deploying Hylia to Netlify.][deploy-to-netlify]** ## Features -Hylia version 0.4.1 features: +Hylia version 0.4.2 features: ✍️ A pre-configured [Netlify CMS](https://www.netlifycms.org/) setup 🎨 Customisable design tokens to make it your own diff --git a/package.json b/package.json index 2b0c4576..647521a5 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hylia", - "version": "0.4.1", + "version": "0.4.2", "description": "A simple Eleventy starter kit to help you have a blog of your own", "main": "index.js", "dependencies": {