Skip to content

Commit

Permalink
README: Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst authored Feb 10, 2024
1 parent 85f043e commit a88ab23
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 @@ -34,7 +34,7 @@ Coordinates for core library (see all on [Maven Central]):
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
</dependency>
```

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

Expand Down

0 comments on commit a88ab23

Please sign in to comment.