We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d695654 commit fd47520Copy full SHA for fd47520
version.go
@@ -1,4 +1,4 @@
1
package main
2
3
// VERSION Emissary version
4
-const VERSION = "1.0.0"
+const VERSION = "1.1.0"
0 commit comments