Skip to content

Commit

Permalink
Merge pull request #961 from ninoseki/v7.0.1
Browse files Browse the repository at this point in the history
v7.0.1
  • Loading branch information
ninoseki authored Jan 1, 2024
2 parents 1364f30 + b75f919 commit d667201
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
84 changes: 42 additions & 42 deletions frontend/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"prettier": "^3.1.1",
"typescript": "~5.3.3",
"vite": "^5.0.10",
"vitest": "^1.1.0",
"vitest": "^1.1.1",
"vue-tsc": "^1.8.27"
}
}
2 changes: 1 addition & 1 deletion lib/mihari/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Mihari
VERSION = "7.0.0"
VERSION = "7.0.1"
end

0 comments on commit d667201

Please sign in to comment.