Skip to content

Commit 96ec08f

Browse files
committed
readme: update latest version
1 parent 5770808 commit 96ec08f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ Maven:
1818
<dependency>
1919
<groupId>io.amplicode</groupId>
2020
<artifactId>react-admin-utils-starter</artifactId>
21-
<version>0.1.0</version>
21+
<version>0.2.0</version>
2222
</dependency>
2323
```
2424

2525
Gradle:
2626
```
2727
dependencies {
28-
implementation 'io.amplicode:react-admin-utils-starter:0.1.0'
28+
implementation 'io.amplicode:react-admin-utils-starter:0.2.0'
2929
}
3030
```
3131

0 commit comments

Comments
 (0)