We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5511f8 commit 1256b6eCopy full SHA for 1256b6e
1 file changed
cmd/nutshell/main.go
@@ -30,7 +30,7 @@ const shellArt = `
30
Task Packaging for AI Agents
31
`
32
33
-const Version = "0.2.4"
+const Version = "0.2.5"
34
35
func usage() {
36
fmt.Print(shellArt)
0 commit comments