Skip to content

Commit deaecf1

Browse files
committed
bump version -> v0.1.40
1 parent a8b39cd commit deaecf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rune/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
*
1414
**********************************************************/
1515

16-
const version = "v0.1.39"
16+
const version = "v0.1.40"
1717

1818
func main() {
1919
args := os.Args

0 commit comments

Comments
 (0)