Skip to content

Commit

Permalink
Version bump to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoeric committed Feb 18, 2018
1 parent 349cbb0 commit ff65dd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to the "ansible-vault" extension will be documented in this
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [Unreleased]

## [0.1.2]
### Added
- Support multi-root workspace API [#12](https://github.com/dhoeric/vscode-ansible-vault/issues/12)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ansible-vault",
"displayName": "ansible-vault",
"description": "Encrypt/decrypt ansible-vault file",
"version": "0.1.1",
"version": "0.1.2",
"publisher": "dhoeric",
"repository": {
"type": "git",
Expand Down

0 comments on commit ff65dd6

Please sign in to comment.