@10up/build 1.0.0-alpha.4 → 1.0.0-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -72,7 +72,7 @@ ${pc.bold('Examples:')}
72
72
  * Show version
73
73
  */
74
74
  function showVersion() {
75
- console.log('10up-build v1.0.0-alpha.4');
75
+ console.log('10up-build v1.0.0-alpha.5');
76
76
  }
77
77
  /**
78
78
  * Command handlers
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@10up/build",
3
- "version": "1.0.0-alpha.4",
3
+ "version": "1.0.0-alpha.5",
4
4
  "description": "esbuild-powered WordPress build tool - fast builds for WordPress block development",
5
5
  "keywords": [
6
6
  "wordpress",