Skip to content

Commit fa4b071

Browse files
committed
version: change version to 0.1.0
1 parent d339c07 commit fa4b071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cell/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ func parseOptions() *option.Options {
6363
Output: output,
6464
Target: target,
6565
Root: root,
66-
Version: option.VersionScheme{Major: 0, Minor: 0, Patch: 1},
66+
Version: option.VersionScheme{Major: 0, Minor: 1, Patch: 0},
6767
}
6868
}
6969

0 commit comments

Comments
 (0)