diff --git a/README.md b/README.md index 96c9f2a..367b5a6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Signum Java Development Framework com.github.signum-network signumj - v1.2.0 + v1.3.1 ``` @@ -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' } ```