diff --git a/package.json b/package.json index 8830930..c2e19d9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.cakeslice.outline-effect", "displayName": "Outline Effect", - "version": "2.1.0", + "version": "2.1.1", "unity": "2019.4", "description": "Outline Image Effect for Unity", "keywords": [ @@ -17,4 +17,4 @@ "path": "Samples~/Demo" } ] -} \ No newline at end of file +}