Skip to content

Commit 8899035

Browse files
committed
Bump version in README
1 parent 3e108fc commit 8899035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0</version>
37+
<version>0.18.1</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.0</version>
236+
<version>0.18.1</version>
237237
</dependency>
238238
```
239239

0 commit comments

Comments
 (0)