Skip to content

Commit ed9e6a8

Browse files
Up version v1.0.4
1 parent 5e487d4 commit ed9e6a8

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
@@ -2,12 +2,12 @@
22
"name": "com.codewriter.view-binding",
33
"displayName": "View Binding",
44
"description": "View binding library for Unity",
5-
"version": "1.0.3",
5+
"version": "1.0.4",
66
"unity": "2020.1",
77
"license": "MIT",
88
"author": "CodeWriter (https://github.com/orgs/codewriter-packages)",
99
"homepage": "https://github.com/codewriter-packages/View-Binding#readme",
1010
"dependencies": {
1111
"com.codewriter.unimob": "2.2.0"
1212
}
13-
}
13+
}

0 commit comments

Comments
 (0)