Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Release 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
talwat committed May 8, 2022
1 parent b235529 commit 00064a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"strings"
)

const version = "0.34-alpha"
const version = "0.34"

var purge, debug, assumeYes, force, noDeps, ignoreRoot bool = false, false, false, false, false, false

Expand Down

0 comments on commit 00064a7

Please sign in to comment.