Skip to content

Commit 22ae8dc

Browse files
committed
bump vectr version
1 parent 8389819 commit 22ae8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package vat
22

3-
const TAGGED_VECTR_VERSION string = "9.9.0"
3+
const TAGGED_VECTR_VERSION string = "9.9.1"
44
const INTROSPECTION_QUERYTYPE string = "Query"
55

66
const VERSION VatContextKey = "VAT_VERSION"

0 commit comments

Comments
 (0)