diff --git a/CHANGELOG.md b/CHANGELOG.md index 754ccaa..a6db010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.4.4 +**2017-9-18** +* Added Astro Granite + ### 1.4.3 **2017-9-18** * Ran current build diff --git a/VERSION b/VERSION index 428b770..1c99cf0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.3 +1.4.4 diff --git a/package.json b/package.json index fe80614..4beab70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vhx/quartz", - "version": "1.4.3", + "version": "1.4.4", "description": "VHX Style Guide and JS Components.", "homepage": "https://github.com/vhx/quartz", "author": "VHX",