Skip to content

Commit

Permalink
increment to version 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
RCasatta committed Jan 18, 2021
1 parent 455ab8d commit 42878e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Java 1.7+
<dependency>
<groupId>com.eternitywall</groupId>
<artifactId>java-opentimestamps</artifactId>
<version>1.19</version>
<version>1.20</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.eternitywall</groupId>
<artifactId>java-opentimestamps</artifactId>
<version>1.19</version>
<version>1.20</version>

<name>java-opentimestamps</name>
<description>The java implementation of the OpenTimestamps protocol</description>
Expand Down

0 comments on commit 42878e7

Please sign in to comment.