aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormustafa salih <mustafasalih1991@gmail.com>2021-01-01 07:20:00 +0300
committermustafa salih <mustafasalih1991@gmail.com>2021-01-01 07:20:00 +0300
commit7f60ba8ea09969411906ca5dbb48b6357596218a (patch)
tree04414b286321ddfc7d1e84a3accd551321aefeb0
parent538866ca9b1120d31f6cab0edb8d7103618a057c (diff)
edited version
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 59ec1e5..aa6a053 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -52,7 +52,7 @@ dependencies = [
[[package]]
name = "rsblocks"
-version = "0.1.0"
+version = "0.1.1"
dependencies = [
"chrono",
"yaml-rust",
diff --git a/Cargo.toml b/Cargo.toml
index 3c57302..908a1c0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsblocks"
-version = "0.1.0"
+version = "0.1.1"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"