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 0b8dc1d commit b9685b0Copy full SHA for b9685b0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "net.tnrd.constrainedrect",
3
- "version": "3.0.1",
+ "version": "3.0.2",
4
"displayName": "Constrained Rect",
5
"description": "A simple helper to constrain a Rect to an EditorWindow or another Rect",
6
"unity": "2019.1",
@@ -11,7 +11,7 @@
11
"helper"
12
],
13
"author": {
14
- "name": "Christiaan Bloemendaal",
+ "name": "TNRD",
15
"email": "unity3d@tnrd.net",
16
"url": "https://www.tnrd.net"
17
},
0 commit comments