mightyplow 6 years ago
parent
commit
9693d11442
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,5 +1,5 @@
 {
 {
   "name": "@mightyplow/inject-assets-webpack-plugin",
   "name": "@mightyplow/inject-assets-webpack-plugin",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "lockfileVersion": 1
   "lockfileVersion": 1
 }
 }

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@mightyplow/inject-assets-webpack-plugin",
   "name": "@mightyplow/inject-assets-webpack-plugin",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "description": "webpack plugin to inject built assets into a file",
   "description": "webpack plugin to inject built assets into a file",
   "main": "index.js",
   "main": "index.js",
   "scripts": {
   "scripts": {