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.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Katrina Owen committed Aug 22, 2017
1 parent fefea5d commit 4c39f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

// Version is the current version of the tool.
const Version = "3.3.0"
const Version = "3.4.0"

// versionCmd represents the version command
var versionCmd = &cobra.Command{
Expand Down

0 comments on commit 4c39f8d

Please sign in to comment.