Skip to content

Commit ffd06c5

Browse files
authored
Merge pull request #76 from dmahajan980/NOGH-v0.2.0
NOGH: Update to v0.2.0
2 parents 7f171b2 + 5cd6be6 commit ffd06c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gamepad-navigator",
3-
"version": "0.1.1-dev",
3+
"version": "0.2.0",
44
"description": "A Chrome extension that allows you to navigate web pages and Chromium-based browsers using a game controller.",
55
"author": "Divyanshu Mahajan",
66
"license": "BSD-3-Clause",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Gamepad Navigator",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "A Chrome extension that allows you to navigate web pages and Chromium-based browsers using a game controller.",
55
"author": "Divyanshu Mahajan",
66
"manifest_version": 2,

0 commit comments

Comments
 (0)