Skip to content

Commit

Permalink
Update README.md in preparation for release
Browse files Browse the repository at this point in the history
  • Loading branch information
realityforge committed Nov 10, 2021
1 parent 0925de2 commit 554ac6f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ The Maven dependency is:
<dependency>
<groupId>org.realityforge.grim</groupId>
<artifactId>grim-annotations</artifactId>
<version>0.05</version>
<version>0.06</version>
</dependency>
<dependency>
<groupId>org.realityforge.grim</groupId>
<artifactId>grim-processor</artifactId>
<version>0.05</version>
<version>0.06</version>
</dependency>
<dependency>
<groupId>org.realityforge.grim</groupId>
<artifactId>grim-asserts</artifactId>
<version>0.05</version>
<version>0.06</version>
</dependency>
```

Expand Down

0 comments on commit 554ac6f

Please sign in to comment.