We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f21837 commit c4df10dCopy full SHA for c4df10d
version.go
@@ -0,0 +1,5 @@
1
+// DO NOT EDIT THIS FILE. Generated by the ./script/release script.
2
+package ari
3
+
4
+// Version of Ari. Run rt.get"v" to access this value at runtime.
5
+const AriVersion = "v0.1.4"
0 commit comments