From d788b6f5e87f003dd097f97f75f4f491181fa71f Mon Sep 17 00:00:00 2001 From: Jan Pilzer Date: Mon, 14 Nov 2016 00:25:25 +0100 Subject: [PATCH] v1.0.0-alpha.0 --- CHANGELOG.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {