Skip to content

Commit debc37f

Browse files
authored
Update merlin.go
1 parent bbbe3b5 commit debc37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/merlin.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
package kubesploitVersion
2020

2121
// Version is a constant variable containing the version number for Kubesploit
22-
const Version = "0.1.3"
22+
const Version = "0.1.4"
2323

2424
// MerlinVersion is a constant variable containing the version number for the Merlin package
2525
const MerlinVersion = "0.9.1"

0 commit comments

Comments
 (0)