Skip to content

Commit

Permalink
readme 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vertical-blank committed Jun 2, 2021
1 parent f38c479 commit fd16e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ This does not support:
<dependency>
<groupId>com.github.vertical-blank</groupId>
<artifactId>sql-formatter</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
```

### Gradle

```gradle
implementation 'com.github.vertical-blank:sql-formatter:2.0.0'
implementation 'com.github.vertical-blank:sql-formatter:2.0.1'
```

## Examples
Expand Down

0 comments on commit fd16e4d

Please sign in to comment.