Skip to content

Commit ac3dbf6

Browse files
committed
chore: bump version to 0.4.0
1 parent c81d87f commit ac3dbf6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plugin.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[plugin]
22
name = "fledge-plugin-github"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "GitHub commands for fledge — view CI checks, issues, and pull requests via the gh CLI"
55
author = "0xLeif"
66
license = "MIT"
@@ -9,3 +9,4 @@ license = "MIT"
99
name = "github"
1010
description = "GitHub commands (checks, issues, prs) via the gh CLI"
1111
binary = "bin/fledge-github"
12+

0 commit comments

Comments
 (0)