Skip to content

Commit

Permalink
Bump release versin to 0.1.2 (apache#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
chaokunyang authored Sep 27, 2023
1 parent e71cf72 commit f5a3ed6
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 @@ -110,13 +110,13 @@ Release version:
<dependency>
<groupId>org.furyio</groupId>
<artifactId>fury-core</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
</dependency>
<!-- row/arrow format support -->
<!-- <dependency>
<groupId>org.furyio</groupId>
<artifactId>fury-format</artifactId>
<version>0.1.1</version>
<version>0.1.2</version>
</dependency> -->
```

Expand Down

0 comments on commit f5a3ed6

Please sign in to comment.