From a1cc6f63f4d779d1ada5cb328916f31ccd506fec Mon Sep 17 00:00:00 2001 From: Nate Goldman Date: Sat, 8 Oct 2016 13:58:47 -0700 Subject: [PATCH] 1.0.0-alpha-6 --- changelog.md | 4 +++- package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 802cc2c..fb8773a 100644 --- a/changelog.md +++ b/changelog.md @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## Unreleased +## [1.0.0-alpha-6](https://github.com/ungoldman/style.css/releases/v1.0.0-alpha-6) - 2016-10-08 + +[view diff](https://github.com/ungoldman/style.css/compare/v1.0.0-alpha-5...v1.0.0-alpha-6) ### Fixes diff --git a/package.json b/package.json index 9424a15..92e3d3d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "style.css", "description": "Classless stylesheet for markdown documents.", - "version": "1.0.0-alpha-5", + "version": "1.0.0-alpha-6", "author": "Nate Goldman ", "bugs": { "url": "https://github.com/ungoldman/style.css/issues"