Skip to content

Commit 8d3d8df

Browse files
committed
v0.4.1
1 parent a408a9a commit 8d3d8df

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,7 +1,7 @@
11
{
22
"name": "better-scripts",
33
"description": "The next level of npm scripts. An npm scripts runner. A better way to organize your npm scripts. Make redundant NPM scripts easier to read, maintain and use.",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"type": "module",
66
"bin": {
77
"better-scripts": "bin/better-scripts.js"

0 commit comments

Comments
 (0)