Skip to content

Commit 8736a6c

Browse files
committed
0.4.0 release
1 parent f14ecbd commit 8736a6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typhonjs-npm-scripts-publish",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"homepage": "https://github.com/typhonjs-node-npm-scripts/typhonjs-npm-scripts-publish",
55
"description": "Provides NPM scripts for pre-publish and publish actions for TyphonJS NPM modules and beyond.",
66
"license": "MPL-2.0",
@@ -19,7 +19,7 @@
1919
],
2020
"dependencies": {
2121
"in-publish": "^2.0.0",
22-
"typhonjs-npm-scripts-runner": "^0.3.0"
22+
"typhonjs-npm-scripts-runner": "^0.4.0"
2323
},
2424
"devDependencies": {
2525
"typhonjs-config-eslint": "^0.5.0"

0 commit comments

Comments
 (0)