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

Commit

Permalink
Bump version to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Katrina Owen committed Jun 3, 2018
1 parent b2afc72 commit c9092c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
)

// Version is the current version of the tool.
const Version = "3.9.0"
const Version = "3.9.1"

var (
// binaryName is this tool's given name. While we have named it configlet, others
Expand Down

0 comments on commit c9092c6

Please sign in to comment.