We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0343a07 commit 8433969Copy full SHA for 8433969
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"main": "dist/main.js",
5
"author": "Brian Vaughn",
6
"user": "bvaughn",
7
- "version": "1.0.0",
+ "version": "1.0.1",
8
"scripts": {
9
"build": "npm run build:website && npm run build:dist",
10
"build:website": "npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail",
0 commit comments