Skip to content

Commit dc06596

Browse files
committed
Update index.html
1 parent 14a1a9e commit dc06596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ <h2 id="installation" class="lang" data-en="Installation and Getting Started" da
325325
<pre class="language-xml"><code>&lt;dependency&gt;
326326
&lt;groupId&gt;org.tinystruct&lt;/groupId&gt;
327327
&lt;artifactId&gt;tinystruct&lt;/artifactId&gt;
328-
&lt;version&gt;1.4.5&lt;/version&gt;
328+
&lt;version&gt;1.4.6&lt;/version&gt;
329329
&lt;classifier&gt;jar-with-dependencies&lt;/classifier&gt;
330330
&lt;/dependency&gt;</code><button class="copy-btn" onclick="copyCode(this)">Copy</button>
331331
</pre>
@@ -449,7 +449,7 @@ <h2 id="installation" class="lang" data-en="Installation and Getting Started" da
449449
const mainCommands = [
450450
"$ bin/dispatcher --version",
451451
" _/ ' _ _/ _ _ _/",
452-
" / / /) (/ _) / / (/ ( / 1.4.5",
452+
" / / /) (/ _) / / (/ ( / 1.4.6",
453453
" /",
454454
" ",
455455
"$ bin/dispatcher --help",

0 commit comments

Comments
 (0)