Skip to content

Commit

Permalink
Bump to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
200sc committed Jul 5, 2024
1 parent 55cf4e4 commit f492b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bebop.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package bebop

// Version is the library version. Should be used by CLI tools when passed a '--version' flag.
const Version = "v0.6.1"
const Version = "v0.6.2"

// A File is a structured representation of a .bop file.
type File struct {
Expand Down

0 comments on commit f492b97

Please sign in to comment.