Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Jun 26, 2019
1 parent 0dac74c commit 4dece82
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.3.0"
const version = "1.3.1"

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

0 comments on commit 4dece82

Please sign in to comment.