Add note about Hubcaps version
This commit is contained in:
parent
e1c3f5f394
commit
7f5a8a434d
|
@ -14,6 +14,7 @@ It is also possible to mark releases as a draft (then it is only visible to repo
|
||||||
|
|
||||||
Once you have a Git tag in your repository the API can be used to create an associated release using the following Rust code:
|
Once you have a Git tag in your repository the API can be used to create an associated release using the following Rust code:
|
||||||
|
|
||||||
|
*(The following code was tested against Hubcaps v0.1.1)*
|
||||||
|
|
||||||
~~~rust
|
~~~rust
|
||||||
extern crate hyper;
|
extern crate hyper;
|
||||||
|
|
Loading…
Reference in a new issue