Skip to content

Commit

Permalink
Version bump to 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
djschleen committed Nov 21, 2023
1 parent aeaac9c commit 77791cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
)

var (
version = "0.4.7"
version = "0.4.8"
output string
//Afs stores a global OS Filesystem that is used throughout bomber
Afs = &afero.Afero{Fs: afero.NewOsFs()}
Expand Down

0 comments on commit 77791cc

Please sign in to comment.