diff --git a/CHANGELOG.md b/CHANGELOG.md index 96a51fb..d2db878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p ## [Unreleased] +Nil. + +## [v0.2.0] - 2017-09-14 + ### Changed - Various styling enhancements to typography and colours. diff --git a/package.json b/package.json index 9ed9449..fa434c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-lincoln", - "version": "0.1.0", + "version": "0.2.0", "description": "Meet Lincoln, a React component for rendering OpenAPI v3 definitions.", "license": "MIT", "repository": {