Skip to content

Commit 539212d

Browse files
committed
README: Bump version to 0.3.0
1 parent d40efa1 commit 539212d

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.2.0</version>
25+
<version>0.3.0</version>
2626
</dependency>
2727
```
2828

@@ -104,7 +104,7 @@ First, add an additional dependency (see [Maven Central] for others):
104104
<dependency>
105105
<groupId>com.atlassian.commonmark</groupId>
106106
<artifactId>commonmark-ext-gfm-tables</artifactId>
107-
<version>0.2.0</version>
107+
<version>0.3.0</version>
108108
</dependency>
109109
```
110110

0 commit comments

Comments
 (0)