Skip to content

Commit c108920

Browse files
committed
updated readme
1 parent 0f18267 commit c108920

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It is a library without 3th side dependencies, it is published im the Maven cent
2424
<dependency>
2525
<groupId>com.igormaznitsa</groupId>
2626
<artifactId>java-prolog-parser</artifactId>
27-
<version>2.0.1</version>
27+
<version>2.0.2</version>
2828
</dependency>
2929
```
3030

@@ -46,6 +46,7 @@ The parser supports
4646

4747
Supported quotations:
4848
- single quote `'`
49+
- special flag turns on whitespace support in single quote mode
4950
- double quote `"`
5051
- back tick
5152

0 commit comments

Comments
 (0)