Skip to content

Commit

Permalink
Updating to new dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfarina committed Jul 10, 2019
1 parent 8ed5b92 commit b94b39d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,5 @@
# Release 0.13.4 (unreleased)

# Release 0.13.3 (2019-07-12)

## Fixed
Expand Down
2 changes: 1 addition & 1 deletion glide.go
Expand Up @@ -34,7 +34,7 @@ import (
"os"
)

var version = "0.13.2-dev"
var version = "0.13.4-dev"

const usage = `Vendor Package Management for your Go projects.
Expand Down

0 comments on commit b94b39d

Please sign in to comment.