Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Dec 12, 2023
1 parent 44f6ca3 commit 33ef4f6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions examples/virtualbackground/twilio-video-processors.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! twilio-video-processors.js 2.1.0-rc2
/*! twilio-video-processors.js 2.1.0
The following license applies to all parts of this software except as
documented below.
Expand Down Expand Up @@ -1721,6 +1721,6 @@ exports.version = void 0;
/**
* The current version of the library.
*/
exports.version = '2.1.0-rc2';
exports.version = '2.1.0';

},{}]},{},[2]);
4 changes: 2 additions & 2 deletions examples/virtualbackground/twilio-video-processors.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/version.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<li><a href="../modules.html">@twilio/video-processors</a></li>
<li><a href="version.html">version</a></li></ul>
<h1>Variable version<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
<div class="tsd-signature"><span class="tsd-kind-variable">version</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &#39;2.1.0-rc2&#39;</span></div>
<div class="tsd-signature"><span class="tsd-kind-variable">version</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &#39;2.1.0&#39;</span></div>
<div class="tsd-comment tsd-typography"><p>The current version of the library.</p>
</div>
<div class="tsd-comment tsd-typography"></div></div>
Expand Down

0 comments on commit 33ef4f6

Please sign in to comment.