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

Commit

Permalink
Release 0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
talwat committed May 13, 2022
1 parent 017c809 commit 4f0244d
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.36-beta"
const version = "0.36"

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

Expand Down

0 comments on commit 4f0244d

Please sign in to comment.