version 0.5.1
This commit is contained in:
parent
e508c3637b
commit
347fdb3bd0
7 changed files with 14 additions and 13 deletions
|
@ -13,8 +13,8 @@ test = false
|
|||
csbindgen = "1.8.0"
|
||||
|
||||
[dependencies]
|
||||
servicepoint_binding_c = { version = "0.5.0", path = "../servicepoint_binding_c" }
|
||||
servicepoint = { version = "0.5.0", path = "../servicepoint" }
|
||||
servicepoint_binding_c = { version = "0.5.1", path = "../servicepoint_binding_c" }
|
||||
servicepoint = { version = "0.5.1", path = "../servicepoint" }
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<PackageId>ServicePoint</PackageId>
|
||||
<Version>0.5.0</Version>
|
||||
<Version>0.5.1</Version>
|
||||
<Authors>Repository Authors</Authors>
|
||||
<Company>None</Company>
|
||||
<Product>ServicePoint</Product>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue