Skip to content

Commit

Permalink
v7
Browse files Browse the repository at this point in the history
  • Loading branch information
dimuska139 committed Dec 29, 2021
1 parent d65797c commit 84ea2ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ package main
import (
"context"
"fmt"
sendpulse "github.com/dimuska139/sendpulse-sdk-go/v6"
sendpulse "github.com/dimuska139/sendpulse-sdk-go/v7"
"net/http"
)

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/dimuska139/sendpulse-sdk-go/v6
module github.com/dimuska139/sendpulse-sdk-go/v7

go 1.14

Expand Down

0 comments on commit 84ea2ab

Please sign in to comment.