awcp version bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{type, library}.
|
{type, library}.
|
||||||
{realm, local}.
|
{realm, local}.
|
||||||
{name, awcp}.
|
{name, awcp}.
|
||||||
{version, "0.2.0"}.
|
{version, "0.2.1"}.
|
||||||
{deps, []}.
|
{deps, []}.
|
||||||
|
|||||||
@@ -869,6 +869,7 @@ type EventData_A2W_connection_open
|
|||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
|
* ```
|
||||||
*/
|
*/
|
||||||
type EventData_W2A_connection_open
|
type EventData_W2A_connection_open
|
||||||
= EventData_W2A<RpcResp_W2A_connection_open>;
|
= EventData_W2A<RpcResp_W2A_connection_open>;
|
||||||
|
|||||||
Reference in New Issue
Block a user