Skip to content

Commit 1256b6e

Browse files
committed
bump version to 0.2.5
1 parent d5511f8 commit 1256b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/nutshell/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const shellArt = `
3030
Task Packaging for AI Agents
3131
`
3232

33-
const Version = "0.2.4"
33+
const Version = "0.2.5"
3434

3535
func usage() {
3636
fmt.Print(shellArt)

0 commit comments

Comments
 (0)