diff --git a/public/index.html b/public/index.html index 4c48cd9..0f99df9 100644 --- a/public/index.html +++ b/public/index.html @@ -122,7 +122,7 @@ - + \ No newline at end of file diff --git a/webpack.config.js b/webpack.config.js index 74fe5e1..dfc00e1 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -64,7 +64,7 @@ module.exports = { output: { publicPath: '/', path: path.resolve(__dirname, './public'), - filename: 'bundle-v0.5.1.js', + filename: 'bundle-v0.5.2.js', }, resolve: {