Skip to content

Commit

Permalink
Improved load settings
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev committed Jul 28, 2023
1 parent f7cd2e2 commit b1215b2
Show file tree
Hide file tree
Showing 4 changed files with 975 additions and 236 deletions.
2 changes: 1 addition & 1 deletion pom-central.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.github.javadev</groupId>
<artifactId>moneytostr</artifactId>
<packaging>jar</packaging>
<version>1.20</version>
<version>1.21</version>
<name>moneytostr</name>
<description>The utility class to convert amount to words in Ukrainian/English/Russian languages</description>
<url>https://github.com/javadev/moneytostr</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.github</groupId>
<artifactId>moneytostr</artifactId>
<packaging>jar</packaging>
<version>1.20-SNAPSHOT</version>
<version>1.21-SNAPSHOT</version>
<name>moneytostr</name>
<description>The utility class to convert amount to words in Ukrainian/English/Russian languages</description>
<properties>
Expand Down
Loading

0 comments on commit b1215b2

Please sign in to comment.