We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8389819 commit 22ae8dcCopy full SHA for 22ae8dc
const.go
@@ -1,6 +1,6 @@
1
package vat
2
3
-const TAGGED_VECTR_VERSION string = "9.9.0"
+const TAGGED_VECTR_VERSION string = "9.9.1"
4
const INTROSPECTION_QUERYTYPE string = "Query"
5
6
const VERSION VatContextKey = "VAT_VERSION"
0 commit comments