Skip to content

Commit fd16e4d

Browse files
readme 2.0.1
1 parent f38c479 commit fd16e4d

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
@@ -25,14 +25,14 @@ This does not support:
2525
<dependency>
2626
<groupId>com.github.vertical-blank</groupId>
2727
<artifactId>sql-formatter</artifactId>
28-
<version>2.0.0</version>
28+
<version>2.0.1</version>
2929
</dependency>
3030
```
3131

3232
### Gradle
3333

3434
```gradle
35-
implementation 'com.github.vertical-blank:sql-formatter:2.0.0'
35+
implementation 'com.github.vertical-blank:sql-formatter:2.0.1'
3636
```
3737

3838
## Examples

0 commit comments

Comments
 (0)