Skip to content

Commit

Permalink
README: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst committed Jul 1, 2021
1 parent cc1cf2d commit 726d369
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.17.2</version>
<version>0.18.0</version>
</dependency>
```

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

Expand Down

0 comments on commit 726d369

Please sign in to comment.