Skip to content

Commit

Permalink
patch version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahmorg committed May 2, 2024
1 parent 2f0aefb commit fa7d2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
)

var (
version = "v0.1.0"
version = "v0.1.1"
)

type Client struct {
Expand Down

0 comments on commit fa7d2de

Please sign in to comment.