Gerald 8 years ago
parent
commit
6eec669523
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "violentmonkey",
-  "version": "2.8.5",
+  "version": "2.8.6",
   "scripts": {
     "dev": "gulp watch",
     "prebuild": "npm run lint && gulp clean",