Skip to content

Commit 9926b76

Browse files
committed
README: Bump version
1 parent 3c15105 commit 9926b76

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
@@ -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.25.0</version>
39+
<version>0.25.1</version>
4040
</dependency>
4141
```
4242

@@ -291,7 +291,7 @@ First, add an additional dependency (see [Maven Central] for others):
291291
<dependency>
292292
<groupId>org.commonmark</groupId>
293293
<artifactId>commonmark-ext-gfm-tables</artifactId>
294-
<version>0.25.0</version>
294+
<version>0.25.1</version>
295295
</dependency>
296296
```
297297

0 commit comments

Comments
 (0)