diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-12-10 22:17:42 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-12-10 22:17:42 +0300 |
commit | dd766b6e5fcad23d9f43fb0f22ce085b34c2756b (patch) | |
tree | 4cec0143c9e9dcbee96b4f0b293ef5bed9ba3b59 | |
parent | 1e32594a5b42686f5939761dfd6492bcf5c3b1f0 (diff) |
1.0.1
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index fb7acec..d317c25 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "ch1p/php-fastdns", - "version": "1.0", + "version": "1.0.1", "description": "FastVPS DNS API Client", "type": "library", "license": "BSD-2-Clause", |