Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
svent committed Jan 6, 2016
1 parent 9d9a293 commit 4cd25ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sift.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ const (
// to recurse into directories
MaxDirRecursionRoutines = 3
SiftConfigFile = ".sift.conf"
SiftVersion = "0.7.0"
SiftVersion = "0.7.1"
)

type ConditionType int
Expand Down

0 comments on commit 4cd25ce

Please sign in to comment.