Skip to content

Commit

Permalink
release miss
Browse files Browse the repository at this point in the history
  • Loading branch information
satoren committed Jan 27, 2017
1 parent 374db0a commit 7630bd7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion vscode_extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## [Unreleased]


## [0.1.5] - 2017-01-27
## [0.1.6] - 2017-01-27
### Changed
- ``null`` to ``nil`` at watch and variable view

Expand Down
2 changes: 1 addition & 1 deletion vscode_extension/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ launch.json example:

## Release Notes

### 0.1.5
### 0.1.6
- ``null`` to ``nil`` at watch and variable view

### 0.1.4
Expand Down
2 changes: 1 addition & 1 deletion vscode_extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lrdb",
"displayName": "LRDB",
"description": "Lua Remote DeBugger",
"version": "0.1.5",
"version": "0.1.6",
"publisher": "satoren",
"engines": {
"vscode": "^1.8.0"
Expand Down

0 comments on commit 7630bd7

Please sign in to comment.