From 207044ebda1dd3809d15b6000a48409266536771 Mon Sep 17 00:00:00 2001 From: Brian Woodward Date: Sat, 22 Jul 2023 10:35:16 -0400 Subject: [PATCH] 1.2.5 1.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3e4401..459246d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "word-wrap", "description": "Wrap words to a specified length.", - "version": "1.2.4", + "version": "1.2.5", "homepage": "https://github.com/jonschlinkert/word-wrap", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "contributors": [