Skip to content

Commit 2b19219

Browse files
Bumped version to 1.2.1
1 parent d4c8f16 commit 2b19219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"repository": "github:fabiospampinato/fast-string-truncated-width",
44
"description": "A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.",
55
"license": "MIT",
6-
"version": "1.2.0",
6+
"version": "1.2.1",
77
"type": "module",
88
"main": "dist/index.js",
99
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)