Skip to content

Commit f3f90ff

Browse files
committed
update README with version 1.3
1 parent f0c25d9 commit f3f90ff

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
@@ -47,13 +47,13 @@ Timers are tricky with event sourcing. Elara provides timers through the [timer
4747
<dependency>
4848
<groupId>org.tools4j</groupId>
4949
<artifactId>elara-core</artifactId>
50-
<version>1.2</version>
50+
<version>1.3</version>
5151
</dependency>
5252
```
5353

5454
#### Gradle
5555
```
56-
api "org.tools4j:elara-core:1.2'
56+
api "org.tools4j:elara-core:1.3'
5757
```
5858

5959
### Download

0 commit comments

Comments
 (0)