Skip to content

Commit

Permalink
Release version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DeividVeloso committed Jun 9, 2020
1 parent 27dda3a commit 738d993
Show file tree
Hide file tree
Showing 3 changed files with 6,121 additions and 883 deletions.
2 changes: 1 addition & 1 deletion src/ReactNative/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import TelnyxRTC from '../TelnyxRTC';
import { setAgentName } from '../Modules/Verto/messages/blade/Connect'

export const VERSION = '1.0.0'
export const VERSION = '1.0.3'
setAgentName(`ReactNative SDK/${VERSION}`)

export {
Expand Down
Loading

0 comments on commit 738d993

Please sign in to comment.