Skip to content

Commit

Permalink
Bump version to 2.0.3 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sametcn99 committed Apr 30, 2024
1 parent 01c3ca6 commit bccec92
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.2",
"version": "2.0.3",
"description": "A minimal widget application created with electron.js",
"main": ".vite/build/main.js",
"scripts": {
Expand Down Expand Up @@ -63,4 +63,4 @@
"systeminformation": "^5.22.7",
"vue": "^3.4.23"
}
}
}

0 comments on commit bccec92

Please sign in to comment.