Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmrigney committed Nov 22, 2016
1 parent 6afb683 commit f3c8664
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@ Initial release

Fix demo image

### 0.0.4

Fix conflict with predefined Alt+Shift+F shortcuts - Thanks to zessx



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": "vscode-sql-beautify",
"displayName": "SQL Beautify",
"description": "VS Code extension that beautifies SQL using vkbeautify module",
"version": "0.0.3",
"version": "0.0.4",
"publisher": "sensourceinc",
"engines": {
"vscode": "^1.5.0"
Expand Down

0 comments on commit f3c8664

Please sign in to comment.