Skip to content

Commit

Permalink
Publish 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
schneefux committed Apr 15, 2020
1 parent 2863b23 commit abec803
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 @@ -25,3 +25,9 @@ Warning! This plugin will overwrite `workbench.colorCustomizations` and `editor.

* `npm install`
* In VS Code, "Run", "Start Debugging"

## Publishing

* `npm run build`
* `vsce package`
* Upload to https://marketplace.visualstudio.com/manage/publishers/winddown
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-winddown",
"displayName": "Winddown",
"version": "0.0.1",
"version": "0.0.2",
"description": "Be reminded to get off the screen without being interrupted.",
"author": {
"name": "schneefux"
Expand Down

0 comments on commit abec803

Please sign in to comment.