diff --git a/README.md b/README.md index f8037f9..e3c559b 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Improve your workflow with scriptable object architecture and visual scripting ! The preferred way to install this package is via [openupm-cli](https://github.com/openupm/openupm-cli) ```` -openupm add me.guyl.atoms-vs@2.0.1 +openupm add me.guyl.atoms-vs@2.0.2 ```` This way, it will automatically download all the dependencies diff --git a/package.json b/package.json index 5f914a9..78b50a3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "me.guyl.atoms-vs", "displayName": "Unity Atoms Visual Scripting", - "version": "2.0.1", + "version": "2.0.2", "description": "Atoms nodes for Visual Scripting", "license": "MIT", "unity": "2021.1",