1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-22 20:25:06 +02:00

Merge tag 'v0.1.1' into develop

v0.1.1
This commit is contained in:
Valentin Brandl
2018-07-15 20:30:50 +02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "bind9-api-client"
version = "0.1.0"
version = "0.1.1"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
description = "Client for the BIND9 API"
license = "MIT/Apache-2.0"

View File

@@ -1,6 +1,6 @@
[package]
name = "bind9-api"
version = "0.1.0"
version = "0.1.1"
authors = ["Valentin Brandl <vbrandl@riseup.net>"]
description = "Web API to create, update and remove DNS entries in bind9"
license = "MIT/Apache-2.0"