Skip to content

Commit

Permalink
v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bogosorter committed May 19, 2024
1 parent d507a27 commit 62866c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "musicly",
"version": "0.4.1",
"version": "0.5.0",
"description": "A simple and elegant music player",
"keywords": [
"simple",
Expand All @@ -19,7 +19,7 @@
"license": "MIT",
"author": {
"name": "Bogosorter",
"email": "inboxaljezur@gmail.com",
"email": "luiswbarbosa@gmail.com",
"url": "https://bogosorter.github.io"
},
"main": "./src/main/main.js",
Expand Down
4 changes: 2 additions & 2 deletions release/app/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "musicly",
"version": "0.4.1",
"version": "0.5.0",
"description": "A simple and elegant music player",
"license": "MIT",
"author": {
"name": "Bogosorter",
"email": "example@gmail.com",
"email": "luiswbarbosa@gmail.com",
"url": "https://bogosorter.github.io"
},
"main": "./dist/main/main.js",
Expand Down

0 comments on commit 62866c9

Please sign in to comment.