Skip to content

Commit 3f5228b

Browse files
committed
Version bump.
1 parent 60117f3 commit 3f5228b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
```json
1212
{
1313
"dependencies": {
14-
"xyz.candycoded.safearealayout": "https://github.com/CandyCoded/SafeAreaLayout.git#v1.0.0",
14+
"xyz.candycoded.safearealayout": "https://github.com/CandyCoded/SafeAreaLayout.git#v1.0.1",
1515
...
1616
}
1717
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xyz.candycoded.safearealayout",
33
"displayName": "SafeAreaLayout",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"unity": "2019.1",
66
"unityRelease": "0f1",
77
"description": "A simple component for resizing Canvas objects to fit in the safe area of any device.",

0 commit comments

Comments
 (0)