We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb1e0d4 commit ae41bbfCopy full SHA for ae41bbf
1 file changed
README.md
@@ -40,7 +40,7 @@ target_link_libraries(my_target libhat::libhat)
40
41
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:
42
```lua
43
-add_requires("libhat v0.9.0")
+add_requires("libhat v0.10.0")
44
45
target("my_target")
46
add_packages("libhat")
0 commit comments