diff --git a/package-lock.json b/package-lock.json index 27cb437..af02f61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "agora-react-uikit", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index eb8c14e..63270c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agora-react-uikit", - "version": "1.0.7", + "version": "1.0.8", "description": "A React based UIKit for the Agora Web SDK", "author": "EkaanshArora", "license": "MIT", diff --git a/src/RTMConfigure.tsx b/src/RTMConfigure.tsx index 2614295..8e4983f 100644 --- a/src/RTMConfigure.tsx +++ b/src/RTMConfigure.tsx @@ -201,7 +201,7 @@ const RtmConfigure = (props: any) => { uikit: { platform: 'web', framework: 'react', - version: '0.1.0' + version: '1.0.8' }, agora: { rtm: AgoraRTM.VERSION, diff --git a/web-component/package.json b/web-component/package.json index 7e5396c..9db4f02 100644 --- a/web-component/package.json +++ b/web-component/package.json @@ -1,7 +1,7 @@ { "name": "agora-react-web-uikit", "description": "Agora React Web UIKit wrapped in a web component to use outside of React", - "version": "1.0.0", + "version": "1.0.8", "author": "", "license": "MIT", "keywords": [