Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
secman v6.0.9, add secman v6.0.9 release notes 📜
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Dec 26, 2021
1 parent ca322cd commit 794d77a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
---

## [[v6.0.9] 2021-12-26](#v609-2021-12-26)

> a release to fix a bug in the `secman`
## [[v6.0.8] 2021-12-14](#v608-2021-12-14)

### Added
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "secman",
"description": "The command-line interface of Secman",
"version": "6.0.8",
"versionDate": "2021-12-14",
"version": "6.0.9",
"versionDate": "2021-12-26",
"main": "lib/index.js",
"license": "MIT",
"homepage": "https://secman.dev",
Expand Down

0 comments on commit 794d77a

Please sign in to comment.