Skip to content

Commit

Permalink
Merge 937b5af into 8be2e6d
Browse files Browse the repository at this point in the history
  • Loading branch information
ninoseki authored Feb 11, 2019
2 parents 8be2e6d + 937b5af commit f4e22b2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Mitaka",
"description": "OSINT friendly IOC (Indicator of Compromise) saerch tool",
"version": "0.38.0",
"version": "0.39.0",
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mitaka",
"version": "0.38.0",
"version": "0.39.0",
"description": "OSINT friendly IOC (Indicator of Compromise) saerch tool",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"@types/mocha": "^5.2.5",
"@types/moxios": "^0.4.8",
"@types/mustache": "^0.8.32",
"@types/node": "^10.12.23",
"@types/node": "^10.12.24",
"@types/qs": "^6.5.1",
"@types/sinon": "^7.0.5",
"@types/sinon-chrome": "^2.2.6",
Expand Down

0 comments on commit f4e22b2

Please sign in to comment.