diff options
author | jakob.stendahl <jakob.stendahl@infomedia.dk> | 2023-02-06 21:04:48 +0100 |
---|---|---|
committer | Jakob Stendahl <jakob.stendahl@outlook.com> | 2023-02-06 21:05:36 +0100 |
commit | 78445a5f0344d484b81ee2e481a13d620e2dbcea (patch) | |
tree | ccbebf6085709520511565b38b78b3e2ce930e9f /package.json | |
parent | 1a2aa931a57f586c17cde95748d195f565619910 (diff) | |
download | microbit-gamepad-main.tar.gz microbit-gamepad-main.zip |
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e51e650..e8f2746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "microbit-gamepad", - "version": "1.0.3", + "version": "1.0.4", "description": "", "license": "MIT", "scripts": { |