diff --git a/package.json b/package.json index b765dc6..303c0a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "st.one-line", "displayName": "OneLine", - "version": "0.5.0", + "version": "0.5.1", "unity": "2017.1", "description": "Draw any object in the inspector into a single line.", "keywords": [ @@ -13,7 +13,7 @@ "name": "Slavniyteo" }, "dependencies": { - "st.rect-ex": "0.2.0" + "st.rect-ex": "0.2.1" }, "samples": [ { @@ -26,4 +26,4 @@ "type": "git", "url": "https://github.com/d4160/one-line.git" } -} \ No newline at end of file +}