Skip to content

Commit

Permalink
Merge pull request #141 from mike-goodwin/release
Browse files Browse the repository at this point in the history
update version and core version
  • Loading branch information
jgadsden authored Apr 13, 2020
2 parents 10ac613 + ed88fe9 commit 0438e24
Show file tree
Hide file tree
Showing 7 changed files with 2,849 additions and 19,043 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "owasp-threat-dragon",
"version": "1.1.0",
"version": "1.2.0",
"private": false,
"scripts": {
"build": "npm run-script bundle && npm run-script bundle-minify && npm run-script bundle-css && npm run-script bundle-minify-css && npm run-script copy-fonts",
Expand Down Expand Up @@ -57,7 +57,7 @@
"lodash": "^4.17.14",
"morgan": "1.9.1",
"octonode": "0.9.5",
"owasp-threat-dragon-core": "^0.8.0",
"owasp-threat-dragon-core": "^1.2.0",
"passport": "0.4.0",
"passport-github": "1.1.0",
"pug": "^2.0.4",
Expand Down
Loading

0 comments on commit 0438e24

Please sign in to comment.