diff --git a/package.json b/package.json index bca4fa99f5..c58a878a47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-react-sdk", - "version": "0.7.5", + "version": "0.8.0", "description": "SDK for matrix.org using React", "author": "matrix.org", "repository": { @@ -59,7 +59,7 @@ "linkifyjs": "^2.1.3", "lodash": "^4.13.1", "marked": "^0.3.5", - "matrix-js-sdk": "matrix-org/matrix-js-sdk#develop", + "matrix-js-sdk": "0.7.0", "optimist": "^0.6.1", "q": "^1.4.1", "react": "^15.4.0",