Skip to content

Commit

Permalink
*: bump to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yichengq committed Feb 12, 2015
1 parent c6cc276 commit 409dace
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.1"
Version = "2.0.2"
InternalVersion = "2"
)

0 comments on commit 409dace

Please sign in to comment.