Skip to content

Commit a6d5b99

Browse files
committed
chore: ignore local sec-findings.md and bump version to 6.0.1
1 parent a0ed00b commit a6d5b99

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ jspm_packages
3636
# Optional REPL history
3737
.node_repl_history
3838

39-
.vscode
39+
.vscode
40+
41+
sec-findings.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "restana",
3-
"version": "v6.0.0",
3+
"version": "v6.0.1",
44
"description": "Super fast and minimalist web framework for building REST micro-services.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)