Bump version to v2

Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
Vartan Benohanian
2021-01-31 20:36:04 -05:00
parent fc7bed41e0
commit e60ea7244d
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"syscall"
"time"
"github.com/vartanbeno/go-reddit/reddit"
"github.com/vartanbeno/go-reddit/v2/reddit"
)
var ctx = context.Background()