File: version.go

package info (click to toggle)
golang-gopkg-h2non-gock.v1 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 364 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
package gock

// Version defines the current package semantic version.
const Version = "1.1.2"