summaryrefslogtreecommitdiff
path: root/internal/version/version.go
blob: cdd04c696e239068b35136b55717781377483d3a (plain)
1
2
3
4
package version

// Version is the current version of prometheus-pusher
const Version = "0.0.0"