Skip to content

Commit 561aa73

Browse files
committed
Update index.html
1 parent 8a80456 commit 561aa73

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.4.9&lt;/version&gt;
437+
&lt;version&gt;1.5.0&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>
@@ -558,7 +558,7 @@ <h2 id="installation" class="lang" data-en="Installation and Getting Started" da
558558
const mainCommands = [
559559
"$ bin/dispatcher --version",
560560
" _/ ' _ _/ _ _ _/",
561-
" / / /) (/ _) / / (/ ( / 1.4.9",
561+
" / / /) (/ _) / / (/ ( / 1.5.0",
562562
" /",
563563
" ",
564564
"$ bin/dispatcher --help",

0 commit comments

Comments
 (0)