Skip to content

Commit

Permalink
docs: update to version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Aug 30, 2024
1 parent 4420e05 commit 43eb15e
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 @@ -11,9 +11,9 @@ chdb-java-ffm is Java 22+ [JEP 454: Foreign Function & Memory API](https://openj
```xml

<dependency>
<groupId>io.chdb</groupId>
<groupId>org.mvnsearch</groupId>
<artifactId>chdb-java-ffm</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
</dependency>
```

Expand Down

0 comments on commit 43eb15e

Please sign in to comment.