Skip to content

Commit dbae4d5

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-01-21) ### Bug Fixes * added some logical limts to the plotting to prevent errors ([53ee9eb](53ee9eb))
1 parent 53ee9eb commit dbae4d5

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.2",
3+
"version": "1.0.3",
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)