Skip to content

Commit

Permalink
Update generated files, tag 1.13.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jgonggrijp committed Jun 2, 2022
1 parent 979dfc4 commit a15d1af
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/modules/_setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ <h1>_setup.js</h1>

</div>

<div class="content"><div class='highlight'><pre><span class="hljs-keyword">export</span> <span class="hljs-keyword">var</span> VERSION = <span class="hljs-string">'1.13.3'</span>;</pre></div></div>
<div class="content"><div class='highlight'><pre><span class="hljs-keyword">export</span> <span class="hljs-keyword">var</span> VERSION = <span class="hljs-string">'1.13.4'</span>;</pre></div></div>

</li>

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ <h1 id="named-exports">Named Exports</h1>
<div class="pilwrap ">
<a class="pilcrow" href="#section-3">&#182;</a>
</div>
<pre><code>Underscore.js <span class="hljs-number">1.13</span><span class="hljs-number">.3</span>
<pre><code>Underscore.js <span class="hljs-number">1.13</span><span class="hljs-number">.4</span>
<span class="hljs-attr">https</span>:<span class="hljs-comment">//underscorejs.org</span>
(c) <span class="hljs-number">2009</span><span class="hljs-number">-2022</span> Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters &amp; Editors
Underscore may be freely distributed under the MIT license.</code></pre>
Expand Down
4 changes: 2 additions & 2 deletions docs/underscore-esm.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h1>underscore-esm.js</h1>
<div class="pilwrap ">
<a class="pilcrow" href="#section-1">&#182;</a>
</div>
<pre><code>Underscore.js <span class="hljs-number">1.13</span><span class="hljs-number">.3</span>
<pre><code>Underscore.js <span class="hljs-number">1.13</span><span class="hljs-number">.4</span>
<span class="hljs-attr">https</span>:<span class="hljs-comment">//underscorejs.org</span>
(c) <span class="hljs-number">2009</span><span class="hljs-number">-2022</span> Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters &amp; Editors
Underscore may be freely distributed under the MIT license.</code></pre>
Expand All @@ -46,7 +46,7 @@ <h1>underscore-esm.js</h1>

</div>

<div class="content"><div class='highlight'><pre><span class="hljs-keyword">var</span> VERSION = <span class="hljs-string">'1.13.3'</span>;</pre></div></div>
<div class="content"><div class='highlight'><pre><span class="hljs-keyword">var</span> VERSION = <span class="hljs-string">'1.13.4'</span>;</pre></div></div>

</li>

Expand Down
4 changes: 2 additions & 2 deletions underscore-esm-min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions underscore-min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions underscore-umd-min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions underscore.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a15d1af

Please sign in to comment.