We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a962afd commit 004cab3Copy full SHA for 004cab3
version.go
@@ -1,5 +1,5 @@
1
package livekitcli
2
3
const (
4
- Version = "1.0.3"
+ Version = "1.1.0"
5
)
0 commit comments