Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
shiveshnavin committed Sep 10, 2023
1 parent 7de7677 commit 4ad0d86
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 @@ -18,15 +18,15 @@ Release
<dependency>
<groupId>io.github.shiveshnavin</groupId>
<artifactId>firestore-jdbc</artifactId>
<version>1.2.1</version>
<version>1.3.1</version>
</dependency>
```
Snapshot (Experimental)
```xml
<dependency>
<groupId>io.github.shiveshnavin</groupId>
<artifactId>firestore-jdbc</artifactId>
<version>1.2.1-SNAPSHOT</version>
<version>1.3.1-SNAPSHOT</version>
</dependency>
```
## Usage
Expand Down

0 comments on commit 4ad0d86

Please sign in to comment.