Skip to content

Commit c4df10d

Browse files
committed
Prepare release v0.1.4
1 parent 4f21837 commit c4df10d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

version.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)