Skip to content

Commit

Permalink
version: bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Nov 25, 2016
1 parent 29b0a41 commit a39c291
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version/version.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package version

// Version of Gru
const Version = "0.4.0"
// Version is the version of Gru
const Version = "0.5.0"

0 comments on commit a39c291

Please sign in to comment.