Skip to content

Commit

Permalink
fix: Revert "revert: "revert feat play with semver"" (#50)
Browse files Browse the repository at this point in the history
Reverts #49
  • Loading branch information
vsiravar authored Mar 20, 2023
1 parent 4f48e04 commit 7de0195
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/finch/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ func main() {
if err := xmain(logger, stdLib, fs, stdLib, mem, stdOut); err != nil {
logger.Fatal(err)
}
println("Test2")

}

func xmain(logger flog.Logger,
Expand Down

0 comments on commit 7de0195

Please sign in to comment.