Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit d5245b5

Browse files
Khalil Estellkammce
authored andcommitted
⬆️ Release version to 2.0.2
- Major change, uses boost directly and not boost-leaf.
1 parent d33fb4e commit d5245b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
class libhal_conan(ConanFile):
2828
name = "libhal"
29-
version = "2.0.1"
29+
version = "2.0.2"
3030
license = "Apache-2.0"
3131
url = "https://github.com/conan-io/conan-center-index"
3232
homepage = "https://libhal.github.io/libhal"

0 commit comments

Comments
 (0)