Skip to content

Commit a82b47e

Browse files
committed
v1.0.2
1 parent be9cb2a commit a82b47e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ccmod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "input-api",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"title": "input-api",
55
"description": "Allows mods to add rebindable key bindings",
66
"repository": "https://github.com/CCDirectLink/input-api",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "input-api",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Allows mods to add rebindable key bindings",
55
"license": "MIT",
66
"homepage": "https://github.com/CCDirectLink/input-api",

0 commit comments

Comments
 (0)