Skip to content

Commit

Permalink
Bump to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pdf committed Nov 1, 2015
1 parent 5672e1c commit e0c9dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golifx.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (

const (
// VERSION of this library
VERSION = `0.3.2`
VERSION = `0.3.3`
)

// NewClient returns a pointer to a new Client and any error that occurred
Expand Down

0 comments on commit e0c9dfd

Please sign in to comment.