Skip to content

Commit 265b4ac

Browse files
committed
README: Bump version to 0.3.2
1 parent 5f49950 commit 265b4ac

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
@@ -22,7 +22,7 @@ Coordinates for core library (see all on [Maven Central]):
2222
<dependency>
2323
<groupId>com.atlassian.commonmark</groupId>
2424
<artifactId>commonmark</artifactId>
25-
<version>0.3.0</version>
25+
<version>0.3.2</version>
2626
</dependency>
2727
```
2828

@@ -105,7 +105,7 @@ First, add an additional dependency (see [Maven Central] for others):
105105
<dependency>
106106
<groupId>com.atlassian.commonmark</groupId>
107107
<artifactId>commonmark-ext-gfm-tables</artifactId>
108-
<version>0.3.0</version>
108+
<version>0.3.2</version>
109109
</dependency>
110110
```
111111

0 commit comments

Comments
 (0)