Skip to content

Commit 15218e0

Browse files
committed
Update version to v0.2.0
1 parent 312e75c commit 15218e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_EXT_NAME__",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"default_locale": "en",
55
"description": "__MSG_EXT_DESCRIPTION__",
66
"manifest_version": 2,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitch_audio",
3-
"version": "0.0.3",
3+
"version": "0.2.0",
44
"description": "This extension for Google Chrome browser lets users play the stream in radio mode.",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)