Skip to content

Commit

Permalink
Bump to v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
200sc committed Feb 20, 2021
1 parent b3bccf2 commit e2171d9
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.0.8"
const Version = "v0.0.9"

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

0 comments on commit e2171d9

Please sign in to comment.