diff --git a/CHANGELOG.md b/CHANGELOG.md index f065d79..4917a1c 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.3.0 - 2017-08-23 ### Added - Polish translation, thanks to [__@MajkelKorczak__](https://github.com/MajkelKorczak) diff --git a/package.json b/package.json index 4d452bd..a40c5db 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hirse.outline-list", - "version": "1.2.0", + "version": "1.3.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": {