Skip to content

Commit

Permalink
New release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjos2372 authored May 2, 2023
1 parent d02d59b commit 8035fbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Signum Java Development Framework
<dependency>
<groupId>com.github.signum-network</groupId>
<artifactId>signumj</artifactId>
<version>v1.2.0</version>
<version>v1.3.1</version>
</dependency>
</dependencies>
```
Expand All @@ -31,7 +31,7 @@ repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.signum-network:signumj:v1.2.0'
implementation 'com.github.signum-network:signumj:v1.3.1'
}
```

Expand Down

0 comments on commit 8035fbd

Please sign in to comment.