Skip to content

Commit e3b0e6c

Browse files
committed
update readme
1 parent 09532b5 commit e3b0e6c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## News
44

5+
Version **0.8.6** released.
6+
7+
58
The first release version **0.8.5** is available at maven central and at repository
69
**https://oss.sonatype.org/content/groups/public/**.
710

@@ -188,7 +191,7 @@ And this is the dependency declaration in your pom:
188191
<dependency>
189192
<groupId>com.github.jsqlparser</groupId>
190193
<artifactId>jsqlparser</artifactId>
191-
<version>0.8.5</version>
194+
<version>0.8.6</version>
192195
</dependency>
193196
```
194197

0 commit comments

Comments
 (0)