From 8de84c305d412b706c9d1580e970436eb1e67504 Mon Sep 17 00:00:00 2001 From: Joe Hildebrand Date: Wed, 6 Mar 2024 22:22:24 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 551e97f..ee811d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cto.af/linewrap-cli", - "version": "1.1.1", + "version": "2.0.0", "description": "Wrap lines using the Unicode Line Breaking algorithm from UAX #14", "type": "module", "bin": {