summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-01-10 22:10:08 +1300
committerBen Bridle <ben@derelict.engineering>2025-01-10 22:10:08 +1300
commit7c1665e6874451f9fe8e4d3b99312966136ba2ba (patch)
tree330e8ce170b235139459a7012821f05c3b10bbc1 /Cargo.toml
parent3dd8b2c47a712d7730b4b6119a111ead4876792e (diff)
downloadrecipe-c17243f28328d4b785748b35a70fba4939391ce9.zip
Update version to 1.3.0v1.3.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 22ca9ac..cdd124b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "recipe-parser"
-version = "1.2.0"
+version = "1.3.0"
authors = ["Ben Bridle <bridle.benjamin@gmail.com>"]
edition = "2021"