aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com>2021-04-29 23:18:13 +0300
committerGitHub <noreply@github.com>2021-04-29 23:18:13 +0300
commit727841572fe4d15d133d9943afe04fcfdc33012c (patch)
tree483dec9ed7c126a208c7632be831c142c32db88c /Cargo.toml
parent501c8e64a0af23e3fc1c195e46708d99db40aed8 (diff)
bump version (#52)
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 2cd4f5c..a8a1ce6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rsblocks"
-version = "0.1.14"
+version = "0.1.15"
authors = ["mustafa salih <mustafasalih1991@gmail.com>"]
edition = "2018"
readme = "README.md"