Skip to content

Commit fafadc0

Browse files
committed
Update README.md in preparation for release
1 parent 15a7e4b commit fafadc0

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
@@ -17,7 +17,7 @@ The simplest way to use the library;
1717
<dependency>
1818
<groupId>org.realityforge.arez.persist</groupId>
1919
<artifactId>arez-persist-core</artifactId>
20-
<version>0.59</version>
20+
<version>0.60</version>
2121
</dependency>
2222
```
2323
* To enable the annotation processor used by the framework, you need add the following
@@ -40,7 +40,7 @@ The simplest way to use the library;
4040
<path>
4141
<groupId>org.realityforge.arez.persist</groupId>
4242
<artifactId>arez-persist-processor</artifactId>
43-
<version>0.59</version>
43+
<version>0.60</version>
4444
</path>
4545
</annotationProcessorPaths>
4646
</configuration>

0 commit comments

Comments
 (0)