Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Giancola committed Dec 17, 2017
1 parent 8c72a6a commit 813f8f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# HEAD
# 1.1.0

## What's New
* Control the order of top convenient options ("last selection", "current file",
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": "advanced-new-file",
"displayName": "advanced-new-file",
"description": "Create files anywhere in your workspace from the keyboard",
"version": "1.0.0",
"version": "1.1.0",
"publisher": "patbenatar",
"engines": {
"vscode": "^1.16.0"
Expand Down

0 comments on commit 813f8f8

Please sign in to comment.