Skip to content

Commit 4314ef1

Browse files
authored
Fix Javadoc since tag
1 parent 49951ac commit 4314ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/binary/Base58OutputStream.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
* </p>
5050
*
5151
* @see Base58
52-
* @since 1.21.0
52+
* @since 1.22.0
5353
*/
5454
public class Base58OutputStream extends BaseNCodecOutputStream<Base58, Base58OutputStream, Base58OutputStream.Builder> {
5555

0 commit comments

Comments
 (0)