Skip to content

Commit d049c13

Browse files
author
Dai MIKURUBE
committed
Update v0.11.0 to v0.11.2
1 parent d4d5797 commit d049c13

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<h2>Latest Versions</h2>
3333
<dl>
3434
<dt>Stable</dt>
35-
<dd><a href="https://github.com/embulk/embulk/releases/tag/v0.11.0">v0.11.0</a></dd>
35+
<dd><a href="https://github.com/embulk/embulk/releases/tag/v0.11.2">v0.11.2</a></dd>
3636
<dd>Note that v0.11 is not fully compatible with v0.9. Several plugins for v0.9 would not work with v0.11.</dd>
3737
<dd>Take a look at <a href="{{ "articles/2023/04/13/embulk-v0.11-is-coming-soon.html" | relative_url }}">this article</a> for details.</dd>
3838
<dt>Past stable</dt>
@@ -104,7 +104,7 @@ <h3>Set up with JRuby</h3>
104104

105105
<p>Finally, install some Ruby gems.</p>
106106

107-
<pre><code>embulk gem install embulk -v 0.11.0 # Must be the same Embulk version
107+
<pre><code>embulk gem install embulk -v 0.11.2 # Must be the same Embulk version
108108
embulk gem install msgpack
109109
embulk gem install bundler # if you need Bundler
110110
embulk gem install liquid # if you need Liquid</code></pre>

0 commit comments

Comments
 (0)