From 08fd3875027d13b09cf76501fd0478a9a1809f27 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 9 Aug 2021 22:46:00 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c95105..38b14b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "somebody", - "version": "2.0.0", + "version": "3.0.0", "description": "Parse/stringify contact info like `Sindre Sorhus (sindresorhus.com)`", "license": "MIT", "repository": "sindresorhus/somebody",