Skip to content

Commit ec74968

Browse files
committed
Bump to version 0.17.0
1 parent bcbcb81 commit ec74968

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule MediasoupElixir.MixProject do
22
use Mix.Project
33

4-
@version "0.16.1"
4+
@version "0.17.0"
55
@repo "https://github.com/oviceinc/mediasoup-elixir"
66
@description """
77
Elixir wrapper for mediasoup

native/mediasoup_elixir/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/mediasoup_elixir/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mediasoup_elixir"
3-
version = "3.18.1"
3+
version = "3.19.1"
44
authors = []
55
edition = "2021"
66

0 commit comments

Comments
 (0)