Skip to content

Commit 47e6d95

Browse files
committed
Merge origin/master
2 parents 12a4c99 + 67dce2f commit 47e6d95

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
@@ -60,7 +60,7 @@ Also I would like to know about needed examples or documentation stuff.
6060
## Extensions in the latest SNAPSHOT version 2.0
6161

6262
* support for **GROUPING SETS**
63-
* first support for db date arithmentic
63+
* first support for db date arithmetic
6464
* support for chained functions
6565
* first support for **FOR XML PATH**
6666
* support for **NEXTVAL FOR**
@@ -142,7 +142,7 @@ And this is the dependency declaration in your pom:
142142
<dependency>
143143
<groupId>com.github.jsqlparser</groupId>
144144
<artifactId>jsqlparser</artifactId>
145-
<version>1.2</version>
145+
<version>1.4</version>
146146
</dependency>
147147
```
148148

0 commit comments

Comments
 (0)