mirror of
https://github.com/BotChain-Robots/rpc.git
synced 2026-03-09 15:02:27 +01:00
Bump version
This commit is contained in:
@@ -7,7 +7,7 @@ from conan.tools.files import copy
|
||||
|
||||
class MyLibraryConan(ConanFile):
|
||||
name = "librpc"
|
||||
version = "1.1.8"
|
||||
version = "1.1.9"
|
||||
|
||||
settings = "os", "compiler", "build_type", "arch"
|
||||
options = {"shared": [True, False], "fPIC": [True, False]}
|
||||
|
||||
Reference in New Issue
Block a user