Skip to content

Commit 0bc0b2d

Browse files
authored
Merge pull request #265 from acktsap/update-to-latest-version
README: Bump version
2 parents f64be6e + bce6759 commit 0bc0b2d

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
@@ -34,7 +34,7 @@ Coordinates for core library (see all on [Maven Central]):
3434
<dependency>
3535
<groupId>org.commonmark</groupId>
3636
<artifactId>commonmark</artifactId>
37-
<version>0.18.1</version>
37+
<version>0.19.0</version>
3838
</dependency>
3939
```
4040

@@ -233,7 +233,7 @@ First, add an additional dependency (see [Maven Central] for others):
233233
<dependency>
234234
<groupId>org.commonmark</groupId>
235235
<artifactId>commonmark-ext-gfm-tables</artifactId>
236-
<version>0.18.1</version>
236+
<version>0.19.0</version>
237237
</dependency>
238238
```
239239

0 commit comments

Comments
 (0)