aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-05-02 14:47:27 +0100
committerAkshay <[email protected]>2020-05-02 14:47:27 +0100
commit352c40e3070000168f81f6ee64f795dc0c2a251f (patch)
tree0c560bc167a84afaad67d981b6ca276b6f0d5516
parent80ca1205980cbdd51f300c704a00028314988397 (diff)
bump versionHEADmaster
-rw-r--r--fondant/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fondant/Cargo.toml b/fondant/Cargo.toml
index 7c8588f..c5d7078 100644
--- a/fondant/Cargo.toml
+++ b/fondant/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "fondant" 2name = "fondant"
3version = "0.1.1" 3version = "0.1.2"
4authors = ["Akshay <[email protected]>"] 4authors = ["Akshay <[email protected]>"]
5description = "Macro based library to take the boilerplate out of configuration handling" 5description = "Macro based library to take the boilerplate out of configuration handling"
6readme = "readme.md" 6readme = "readme.md"