We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbe3b5 commit debc37fCopy full SHA for debc37f
1 file changed
pkg/merlin.go
@@ -19,7 +19,7 @@
19
package kubesploitVersion
20
21
// Version is a constant variable containing the version number for Kubesploit
22
-const Version = "0.1.3"
+const Version = "0.1.4"
23
24
// MerlinVersion is a constant variable containing the version number for the Merlin package
25
const MerlinVersion = "0.9.1"
0 commit comments