Skip to content

Commit 1aa13ba

Browse files
authored
Update package.json
1 parent 32412fe commit 1aa13ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unity-missing-scripts-finder",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A Unity Editor tool for finding and removing missing scripts from your scenes and prefabs.",
55
"author": "RimuruDev",
66
"license": "MIT",
@@ -26,4 +26,4 @@
2626
},
2727
"homepage": "https://github.com/RimuruDev/Unity-MissingScriptsFinder",
2828
"dependencies": {}
29-
}
29+
}

0 commit comments

Comments
 (0)