diff options
author | Mustafa Salih <37256744+MustafaSalih1993@users.noreply.github.com> | 2021-04-29 23:18:13 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 23:18:13 +0300 |
commit | 727841572fe4d15d133d9943afe04fcfdc33012c (patch) | |
tree | 483dec9ed7c126a208c7632be831c142c32db88c /Cargo.toml | |
parent | 501c8e64a0af23e3fc1c195e46708d99db40aed8 (diff) |
bump version (#52)
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |