From a14247c1cf903eaff8b5c2d2f9f8a47fa4af6934 Mon Sep 17 00:00:00 2001 From: Jake Boone Date: Mon, 15 Feb 2021 13:02:13 -0700 Subject: [PATCH] v0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93251c6..70ae116 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.2", + "version": "0.2.3", "license": "MIT", "description": "Recipe ingredient parser with support for mixed numbers and vulgar fractions", "main": "dist/index.js",