Skip to content

Commit

Permalink
Update version.go (#216)
Browse files Browse the repository at this point in the history
Release of 4.1.7

Changes:
- update go-statsd-client to v5 (#194)
  • Loading branch information
brawndou authored Mar 30, 2023
1 parent f0c5953 commit ecb4ac9
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 @@ -21,4 +21,4 @@
package tally

// Version is the current version of the library.
const Version = "4.1.6"
const Version = "4.1.7"

0 comments on commit ecb4ac9

Please sign in to comment.