Skip to content

Commit 9477a93

Browse files
committed
README: Bump version
1 parent 43b8da8 commit 9477a93

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.28.0</version>
39+
<version>0.29.0</version>
4040
</dependency>
4141
```
4242

@@ -293,7 +293,7 @@ First, add an additional dependency (see [Maven Central] for others):
293293
<dependency>
294294
<groupId>org.commonmark</groupId>
295295
<artifactId>commonmark-ext-gfm-tables</artifactId>
296-
<version>0.28.0</version>
296+
<version>0.29.0</version>
297297
</dependency>
298298
```
299299

0 commit comments

Comments
 (0)