Skip to content

Commit 47dd94f

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-01-21) ### Bug Fixes * incorrect range min/max & remove widen factor as not required ([f8919ce](f8919ce))
1 parent f8919ce commit 47dd94f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dist-plot-log",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "simple tool for plotting a distribution of data to the CLI",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)