Skip to content
This repository was archived by the owner on May 11, 2021. It is now read-only.

Commit d9db6a1

Browse files
committed
Update to v1.0.1 to test automated publishing
1 parent d54cb80 commit d9db6a1

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
@@ -1,6 +1,6 @@
11
{
22
"name": "scml-image-rescaler",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Node CLI tool for replacing an image referenced by an SCML file with a resized version of the same image, rescaling the SCML references as necessary",
55
"main": "dist/index.js",
66
"bin": "dist/cli.js",

0 commit comments

Comments
 (0)