Skip to content

Commit 4d49f2c

Browse files
author
Andrii Frunt
committed
Release 0.3.4.2
1 parent a694537 commit 4d49f2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Add jACH to your project. for maven projects just add this dependency:
55
<dependency>
66
<groupId>com.afrunt</groupId>
77
<artifactId>jach</artifactId>
8-
<version>0.3.3</version>
8+
<version>0.3.4.2</version>
99
</dependency>
1010
```
1111
Using jACH you can work with ACH documents such as:

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.afrunt</groupId>
2424
<artifactId>jach</artifactId>
25-
<version>0.3.4-SNAPSHOT</version>
25+
<version>0.3.5-SNAPSHOT</version>
2626

2727
<name>jACH</name>
2828
<description>Open source library for working with ACH files</description>

0 commit comments

Comments
 (0)