diff --git a/CHANGELOG.md b/CHANGELOG.md index bba243e..c62a5db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/). -## Unreleased +## 1.0.0-alpha.0 - 2016-11-14 ### Added - Python Support - Jade Support diff --git a/package.json b/package.json index 3179dbe..d74bc29 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hirse.outline-list", - "version": "0.7.0", + "version": "1.0.0-alpha.0", "title": "Brackets Outline List", "description": "Displays a list of the functions or definitions in the currently opened document. Works with CSS, CoffeeScript, HTML, Haxe, Jade, JavaScript, JSX, LESS, Markdown, PHP, Python, Ruby, SCSS, SVG, Stylus, and XML.", "engines": {