Skip to content

Commit

Permalink
*: bump to v2.0.2+git
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengq committed Feb 12, 2015
1 parent 409dace commit a711844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
package version

var (
Version = "2.0.2"
Version = "2.0.2+git"
InternalVersion = "2"
)

0 comments on commit a711844

Please sign in to comment.