Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 0910560

Browse files
committed
v0.8.0
1 parent 617f0e6 commit 0910560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "matrix-react-sdk",
3-
"version": "0.7.5",
3+
"version": "0.8.0",
44
"description": "SDK for matrix.org using React",
55
"author": "matrix.org",
66
"repository": {
@@ -59,7 +59,7 @@
5959
"linkifyjs": "^2.1.3",
6060
"lodash": "^4.13.1",
6161
"marked": "^0.3.5",
62-
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
62+
"matrix-js-sdk": "0.7.0",
6363
"optimist": "^0.6.1",
6464
"q": "^1.4.1",
6565
"react": "^15.4.0",

0 commit comments

Comments
 (0)