Skip to content

Commit

Permalink
Update package.json version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 committed Apr 18, 2024
1 parent c9323d9 commit a2e9f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "electron-widgets",
"productName": "electron-widgets",
"version": "2.0.0",
"version": "2.0.1",
"description": "A minimal widget application created with electron.js",
"main": ".vite/build/main.js",
"scripts": {
Expand Down Expand Up @@ -61,4 +61,4 @@
"systeminformation": "^5.22.7",
"vue": "^3.4.23"
}
}
}

0 comments on commit a2e9f45

Please sign in to comment.