Mike L 3 years ago
parent
commit
2701270cc7
2 changed files with 3 additions and 1 deletions
  1. 2 0
      .npmignore
  2. 1 1
      package.json

+ 2 - 0
.npmignore

@@ -11,3 +11,5 @@ dist/*.map
 dist/*_test.*
 systemd
 *.sh
+*.diff
+*.patch

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "gocqhttp-twitter-bot",
-  "version": "0.4.0",
+  "version": "0.4.3",
   "description": "GoCQHTTP Twitter Bot",
   "main": "./dist/main.js",
   "bin": {