Forgot to update release in package.json

This commit is contained in:
Nemo 2021-12-04 13:56:36 +05:30
parent 2901d7fc64
commit eea5b31f8c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "which-electron",
"version": "1.0.4",
"version": "1.0.5",
"description": "Guess which electron version is bundled in an application",
"main": "src/index.js",
"bin": {