Skip to content

Commit 60d434a

Browse files
committed
Update docs
1 parent 00b9286 commit 60d434a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# amaya-core [![maven-central](https://img.shields.io/maven-central/v/io.github.amayaframework/amaya-core/2.0.0?color=blue)](https://repo1.maven.org/maven2/io/github/amayaframework/amaya-core/2.0.0)
1+
# amaya-core [![maven-central](https://img.shields.io/maven-central/v/io.github.amayaframework/amaya-core?color=blue)](https://repo1.maven.org/maven2/io/github/amayaframework/amaya-core/)
22

33
An amaya framework module that implements a web application and its infrastructure.
44

@@ -16,7 +16,7 @@ To install it, you will need:
1616

1717
```Groovy
1818
dependencies {
19-
implementation group: 'io.github.amayaframework', name: 'amaya-core', version: '2.0.0'
19+
implementation group: 'io.github.amayaframework', name: 'amaya-core', version: '2.0.1'
2020
}
2121
```
2222

0 commit comments

Comments
 (0)