Update version to udpc/1.1
All checks were successful
Run UnitTests / build-and-run-tests (push) Successful in 2m10s

This commit is contained in:
Stephen Seo 2024-07-13 13:46:08 +09:00
parent 5c296632b0
commit d545e22815
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[requires]
udpc/1.0
udpc/1.1
[generators]
CMakeDeps

View file

@ -5,7 +5,7 @@ import os
class udpcRecipe(ConanFile):
name = "udpc"
version = "1.0"
version = "1.1"
package_type = "library"
# Optional metadata