Skip to content

Commit d3df0be

Browse files
committed
V1.1.6 - Edited Readme
1 parent 61a8356 commit d3df0be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ MIT Licensed - Go build something secure! 🛡️
101101

102102
---
103103

104-
Made with ❤️ by [[0xGrayy](https://github.com/0xGrayy), [RlxChap2](https://github.com/RlxChap2)] · [Report Issue](https://github.com/0xGrayy/malwareSniffer/issues)
104+
Made with ❤️ by [[0xGrayy](https://github.com/0xGrayy), [RlxChap2](https://github.com/RlxChap2)] · [Report Issue](https://github.com/0xGrayy/malwareSniffer/issues)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "node dist/index.js",
99
"autobuild": "npx tsc -w",
1010
"autostart": "cls && npx tsc && node dist/index.js",
11-
"push": "git add . && git commit -m \"V1.1.6\" && git push",
11+
"push": "git add . && git commit -m \"V1.1.6 - Edited Readme\" && git push",
1212
"changelog": "git log --pretty=format:\"1. [**%s - `%h`**](https://github.com/0xGrayy/malwareSniffer/commit/%H)\" > CHANGELOG.md"
1313
},
1414
"keywords": [],

0 commit comments

Comments
 (0)