summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2024-04-21 14:00:41 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2024-04-21 14:00:41 +1200
commit868237687bed1a4fb8f48e12d403d8aefd9a5bdd (patch)
tree60f336629ad1fd91e92334b53b0ae0491e71ba8d /Cargo.toml
parent96f5733e08af331c2192f875c096d720b084b7cc (diff)
downloadrecipe-868237687bed1a4fb8f48e12d403d8aefd9a5bdd.zip
Update version to 1.2.0v1.2.0
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 f994377..8186dab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "recipe_parser"
-version = "1.1.0"
+version = "1.2.0"
authors = ["Ben Bridle <bridle.benjamin@gmail.com>"]
edition = "2021"