From 852dd95430cc6a7aeec278705140d68df91088e4 Mon Sep 17 00:00:00 2001 From: Jake Boone Date: Mon, 23 Aug 2021 12:14:53 -0700 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62d07d2..2acef62 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.3.0", + "version": "0.4.0", "license": "MIT", "description": "Recipe ingredient parser with support for mixed numbers and vulgar fractions", "main": "dist/index.js",