Browse Source

Bump version

Alexandru Dima 3 years ago
parent
commit
5737501c81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webpack-plugin/package.json

+ 1 - 1
webpack-plugin/package.json

@@ -1,6 +1,6 @@
 {
 	"name": "monaco-editor-webpack-plugin",
-	"version": "7.0.0",
+	"version": "7.0.1",
 	"description": "A webpack plugin for the Monaco Editor",
 	"main": "out/index.js",
 	"typings": "./out/index.d.ts",