Skip to content

Commit

Permalink
Release v0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlakshya committed Jun 6, 2019
1 parent f47940f commit 3569a6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "youtube2music",
"version": "0.1.0",
"version": "0.2.0",
"description": "Right click on YouTube links to open them in YouTube Music.",
"main": "src/youtube2music.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "YouTube to YouTube Music",
"description": "Right click on YouTube links to open them in YouTube Music.",
"homepage_url": "https://github.com/kapoorlakshya/youtube2music",
"version": "0.1.0",
"version": "0.2.0",
"author": "Lakshya Kapoor",
"manifest_version": 2,
"permissions": [
Expand Down

0 comments on commit 3569a6a

Please sign in to comment.