Skip to content

Commit fbd22a0

Browse files
committed
Update index.html
1 parent a5f9d08 commit fbd22a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ <h2 id="installation" class="lang" data-en="Installation and Getting Started" da
434434
<pre class="language-xml"><code>&lt;dependency&gt;
435435
&lt;groupId&gt;org.tinystruct&lt;/groupId&gt;
436436
&lt;artifactId&gt;tinystruct&lt;/artifactId&gt;
437-
&lt;version&gt;1.5.7&lt;/version&gt;
437+
&lt;version&gt;1.5.8&lt;/version&gt;
438438
&lt;classifier&gt;jar-with-dependencies&lt;/classifier&gt;
439439
&lt;/dependency&gt;</code><button class="copy-btn" onclick="copyCode(this)">Copy</button>
440440
</pre>
@@ -563,7 +563,7 @@ <h2>Projects</h2>
563563
const mainCommands = [
564564
"$ bin/dispatcher --version",
565565
" _/ ' _ _/ _ _ _/",
566-
" / / /) (/ _) / / (/ ( / 1.5.7",
566+
" / / /) (/ _) / / (/ ( / 1.5.8",
567567
" /",
568568
" ",
569569
"$ bin/dispatcher --help",

0 commit comments

Comments
 (0)