Skip to content

Commit d720589

Browse files
authored
Update xmake package version in README
1 parent 20f414e commit d720589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ target_link_libraries(my_target libhat::libhat)
4040

4141
If you are using [xmake](https://xmake.io/), an [official package](https://github.com/xmake-io/xmake-repo/blob/dev/packages/l/libhat) is available:
4242
```lua
43-
add_requires("libhat v0.7.0")
43+
add_requires("libhat v0.9.0")
4444

4545
target("my_target")
4646
add_packages("libhat")

0 commit comments

Comments
 (0)