We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e487d4 commit ed9e6a8Copy full SHA for ed9e6a8
package.json
@@ -2,12 +2,12 @@
2
"name": "com.codewriter.view-binding",
3
"displayName": "View Binding",
4
"description": "View binding library for Unity",
5
- "version": "1.0.3",
+ "version": "1.0.4",
6
"unity": "2020.1",
7
"license": "MIT",
8
"author": "CodeWriter (https://github.com/orgs/codewriter-packages)",
9
"homepage": "https://github.com/codewriter-packages/View-Binding#readme",
10
"dependencies": {
11
"com.codewriter.unimob": "2.2.0"
12
}
13
-}
+}
0 commit comments