Skip to content

Commit

Permalink
🚢 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusU committed Nov 21, 2018
1 parent 51d078c commit 48ca28c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "auto-dark-mode",
"displayName": "Auto Dark Mode",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"repository": "LinusU/vscode-auto-dark-mode",
"publisher": "LinusU",
Expand All @@ -20,7 +20,7 @@
"vscode": "^1.29.0"
},
"contributes": {
"configuration":{
"configuration": {
"title": "Auto Dark Mode",
"properties": {
"autoDarkMode.darkTheme": {
Expand Down

0 comments on commit 48ca28c

Please sign in to comment.