Skip to content

Commit

Permalink
bump version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chaokunyang committed Aug 7, 2023
1 parent 34be5e3 commit 308e63b
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 @@ -83,13 +83,13 @@ See [benchmarks](https://github.com/alipay/fury/tree/main/docs/benchmarks) for m
<dependency>
<groupId>org.furyio</groupId>
<artifactId>fury-core</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency>
<!-- row/arrow format support -->
<!-- <dependency>
<groupId>org.furyio</groupId>
<artifactId>fury-format</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>
</dependency> -->
```

Expand Down

0 comments on commit 308e63b

Please sign in to comment.