diff --git a/package.json b/package.json index 3551d61..ec2d43f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.guru.unity.sdk", "displayName": "Guru SDK", - "version": "0.0.1", + "version": "1.0.0", "description": "Guru SDK for unity project", "unity": "2020.3", "author":{ @@ -10,5 +10,6 @@ "license": "MIT", "category": "Game,Tool,Development", "dependencies": { + "com.guru.unity.sdk.core": "git@github.com:castbox/upm-guru-sdk-core-proto.git" } } \ No newline at end of file