aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com>2021-02-02 02:23:37 +0300
committerGitHub <noreply@github.com>2021-02-02 02:23:37 +0300
commit303808ea191f4c8d047c14a77a1bd322d4dcc081 (patch)
tree7496e0b92c754eafe734d6e10a9300c3d4fc00bb /Cargo.toml
parent6c0dfddead48e603826fbf637fe51f02e8320223 (diff)
showing current public ip address (#43)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 37e34b9..e85723d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsblocks"
-version = "0.1.11"
+version = "0.1.12"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"