Skip to content

Commit

Permalink
README: Bump version to 0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst committed Oct 21, 2024
1 parent 0659cce commit f3d5ff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Coordinates for core library (see all on [Maven Central]):
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark</artifactId>
<version>0.23.0</version>
<version>0.24.0</version>
</dependency>
```

Expand Down Expand Up @@ -291,7 +291,7 @@ First, add an additional dependency (see [Maven Central] for others):
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark-ext-gfm-tables</artifactId>
<version>0.23.0</version>
<version>0.24.0</version>
</dependency>
```

Expand Down

0 comments on commit f3d5ff3

Please sign in to comment.