mirror of
https://github.com/vbrandl/bind9-api.git
synced 2024-11-22 02:33:35 +01:00
Bump version numbers
This commit is contained in:
parent
cfda91af97
commit
106a7cad2b
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bind9-api-client"
|
name = "bind9-api-client"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
|
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
|
||||||
description = "Client for the BIND9 API"
|
description = "Client for the BIND9 API"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bind9-api"
|
name = "bind9-api"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
|
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
|
||||||
description = "Web API to create, update and remove DNS entries in bind9"
|
description = "Web API to create, update and remove DNS entries in bind9"
|
||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user