Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Nov 9, 2023
1 parent 68858a4 commit f0187df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<img src="https://img.shields.io/badge/license-MIT-blue.svg">
</a>
<a href="https://github.com/instriq/security-gate/releases">
<img src="https://img.shields.io/badge/version-0.0.2-blue.svg">
<img src="https://img.shields.io/badge/version-0.0.3-blue.svg">
</a>
</p>
</p>
Expand Down Expand Up @@ -78,7 +78,7 @@ $ sudo cpanm --installdeps .
# Basic usage
$ perl security-gate.pl --help

Security Gate v0.0.2
Security Gate v0.0.3
Core Commands
==============
Command Description
Expand Down
2 changes: 1 addition & 1 deletion security-gate.pl
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ sub main {

else {
print "
\rSecurity Gate v0.0.2
\rSecurity Gate v0.0.3
\rCore Commands
\r==============
\r\tCommand Description
Expand Down

0 comments on commit f0187df

Please sign in to comment.