diff --git a/package.json b/package.json index ca6262f..243919e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "com.codewriter.unimob", "displayName": "UniMob", "description": "Reactive state management for Unity", - "version": "2.1.4", + "version": "2.2.0", "unity": "2019.3", "license": "MIT", "keywords": [ @@ -17,4 +17,4 @@ "dependencies": { "com.unity.nuget.mono-cecil": "1.10.2" } -} \ No newline at end of file +}