Skip to content
This repository was archived by the owner on Aug 21, 2024. It is now read-only.

Commit 2d98163

Browse files
author
Cameron Stitt
committed
Bump version to 0.1.0
1 parent f456903 commit 2d98163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/rise.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"github.com/spf13/cobra"
99
)
1010

11-
const version = "v0.0.6"
11+
const version = "v0.1.0"
1212

1313
var inputs string
1414
var outputs string

0 commit comments

Comments
 (0)