Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
talwat committed Mar 19, 2023
1 parent 9bc64a1 commit d6a27f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion internal/global/global.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package global

//nolint:gochecknoglobals
var (
Version = "0.13.4"
Version = "0.14.0"

// Global options.

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.13.4
0.14.0

0 comments on commit d6a27f0

Please sign in to comment.