Skip to content

Commit a6b0abc

Browse files
authored
Merge pull request #328 from kmh916/update-readme-version
2 parents f14989b + 868646e commit a6b0abc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Coordinates for core library (see all on [Maven Central]):
3636
<dependency>
3737
<groupId>org.commonmark</groupId>
3838
<artifactId>commonmark</artifactId>
39-
<version>0.21.0</version>
39+
<version>0.22.0</version>
4040
</dependency>
4141
```
4242

@@ -265,7 +265,7 @@ First, add an additional dependency (see [Maven Central] for others):
265265
<dependency>
266266
<groupId>org.commonmark</groupId>
267267
<artifactId>commonmark-ext-gfm-tables</artifactId>
268-
<version>0.21.0</version>
268+
<version>0.22.0</version>
269269
</dependency>
270270
```
271271

0 commit comments

Comments
 (0)