1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-31 10:57:00 +02:00

Bump version numbers

This commit is contained in:
Valentin Brandl
2018-07-15 20:30:40 +02:00
parent 171b98d307
commit cbc89e6d37
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"
@@ -18,4 +18,4 @@ reqwest = "0.8.6"
serde = "1.0.69"
serde_derive = "1.0.69"
serde_json = "1.0.22"
toml = "0.4.6"
toml = "0.4.6"