diff --git a/package.json b/package.json index 914c3c3..96b2b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "split-type", - "version": "0.2.3", + "version": "0.2.4", "description": "A javascript library that splits plain text into individual lines, words, and characters.", "main": "dist/index.js", "types": "lib/index.d.ts",