Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #54 from GregHolmes/bump-version-ready-for-release
Browse files Browse the repository at this point in the history
Bumped version for release
  • Loading branch information
Lorna Jane Mitchell committed Nov 20, 2020
2 parents 150755d + 13dcb1b commit 1ce86ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package vonage
import "runtime"

func GetVersion() string {
return "0.12.3"
return "0.13.0"
}

func GetUserAgent() string {
Expand Down

0 comments on commit 1ce86ff

Please sign in to comment.