Skip to content

Commit

Permalink
Release 0.1.36
Browse files Browse the repository at this point in the history
  • Loading branch information
runabol committed Oct 30, 2023
1 parent 34ede72 commit 4f93425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package tork
import "fmt"

const (
Version = "0.1.35"
Version = "0.1.36"
)

var (
Expand Down

0 comments on commit 4f93425

Please sign in to comment.