Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Commit b951a4b

Browse files
committed
Updated dependencies
1 parent 8996297 commit b951a4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/java/javax/money/CurrencySupplier.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* </p>
3636
*
3737
* @author Werner Keil
38-
* @version 0.5
38+
* @version 1.0
3939
* @since 0.8
4040
*/
4141
//@FunctionalInterface

src/main/java/javax/money/CurrencyUnit.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
* @author Stephen Colebourne
4343
* @author Anatole Tresch
4444
*
45-
* @version 0.7
45+
* @version 1.0
4646
*
4747
* @see <a href="https://en.wikipedia.org/wiki/Currency">Wikipedia: Currency</a>
4848
*/

0 commit comments

Comments
 (0)