Skip to content

Commit 432d872

Browse files
committed
Bump version to 1.2.1
1 parent 7f51d44 commit 432d872

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ openupm add com.gilzoide.flex-ui
2121

2222
Otherwise, you can install directly using the [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui-giturl.html) with the following URL:
2323
```
24-
https://github.com/gilzoide/unity-flex-ui.git#1.2.0
24+
https://github.com/gilzoide/unity-flex-ui.git#1.2.1
2525
```
2626

2727

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.gilzoide.flex-ui",
33
"displayName": "Flex UI",
4-
"version": "1.2.0",
4+
"version": "1.2.1",
55
"description": "Flexbox support for Unity UI using the Yoga layout engine",
66
"homepage": "https://github.com/gilzoide/unity-flex-ui",
77
"license": "Unlicense",

0 commit comments

Comments
 (0)