Skip to content

Commit 4a2c08b

Browse files
committed
chore: bump to version 3.1.3
1 parent 972a2e4 commit 4a2c08b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "doh-client"
3-
version = "3.1.2"
3+
version = "3.1.3"
44
edition = "2021"
55
authors = ["LinkTed <[email protected]>"]
66
license = "BSD-3-Clause"

completions/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/linux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Maintainer: LinkTed <[email protected]>
33

44
pkgname=doh-client
5-
pkgver=3.1.2
5+
pkgver=3.1.3
66
pkgrel=1
77
pkgdesc="doh-client is a DNS over HTTPS client"
88
arch=("x86_64" "armv7h")

0 commit comments

Comments
 (0)