Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Jun 1, 2019
1 parent ca3921e commit 14252d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cointop/version.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package cointop

// TODO: make dynamic based on git tag
const version = "1.2.0"
const version = "1.2.1"

func (ct *Cointop) version() string {
return version
Expand Down

0 comments on commit 14252d4

Please sign in to comment.