diff --git a/README.md b/README.md index 41371a13..19512542 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.0 features: +Hylia version 0.4.1 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 da94a453..2b0c4576 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hylia", - "version": "0.4.0", + "version": "0.4.1", "description": "A simple Eleventy starter kit to help you have a blog of your own", "main": "index.js", "dependencies": {