Skip to content

Commit

Permalink
Raise version number
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-lenz committed Feb 10, 2019
1 parent 62df90d commit bb1d3fa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 1.0.11

- VS Code 1.31 compatibility, tasks must have a scope now

# Version 1.0.10

- Simple completions for comparisons, no completions in comments
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "VS Code language support for Divinity Engine story scripts",
"author": "Sebastian Lenz",
"license": "MIT",
"version": "1.0.10",
"version": "1.0.11",
"publisher": "sebastian-lenz",
"categories": [
"Programming Languages"
Expand Down

0 comments on commit bb1d3fa

Please sign in to comment.