We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35f3eb2 commit b69ec74Copy full SHA for b69ec74
Cargo.toml
@@ -1,10 +1,12 @@
1
[package]
2
name = "bping"
3
-version = "2.0.4"
+version = "2.0.5"
4
+description = "A command line utility to ping a website from anywhere in the world!"
5
authors = ["Firaenix <[email protected]>"]
6
edition = "2021"
7
resolver = "2"
8
repository = "https://github.com/BitpingApp/bping"
9
+homepage = "https://bitping.com"
10
11
[package.metadata.wix]
12
upgrade-guid = "C77C7FB3-4D31-4AEF-9EFE-B8DC66B3DB9F"
0 commit comments