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 60117f3 commit 3f5228bCopy full SHA for 3f5228b
README.md
@@ -11,7 +11,7 @@
11
```json
12
{
13
"dependencies": {
14
- "xyz.candycoded.safearealayout": "https://github.com/CandyCoded/SafeAreaLayout.git#v1.0.0",
+ "xyz.candycoded.safearealayout": "https://github.com/CandyCoded/SafeAreaLayout.git#v1.0.1",
15
...
16
}
17
package.json
@@ -1,7 +1,7 @@
1
2
"name": "xyz.candycoded.safearealayout",
3
"displayName": "SafeAreaLayout",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"unity": "2019.1",
6
"unityRelease": "0f1",
7
"description": "A simple component for resizing Canvas objects to fit in the safe area of any device.",
0 commit comments