libsolace is now on Conan-central

Libsolace is now available on Conan central.
Conan is an open-source, decentralized and multi-platform package manager.
If you are using Conan for your project and would like to use libsolace it is as easy as adding these lines to your project conanfile.txt:
[requires]
libsolace/0.3.6
Just make sure to use latest version.
Let me know if you find it useful or you are using a different package manager for your code.