Skip to content

Commit

Permalink
feat!: rename module to v2 (#103)
Browse files Browse the repository at this point in the history
Next version of skate drops the cloud features, which is a breaking
change.

This make it so.

Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 authored Aug 23, 2024
1 parent e97b1f1 commit 430fc7b
Showing 1 changed file with 1 addition and 1 deletion.
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/charmbracelet/skate
module github.com/charmbracelet/skate/v2

go 1.21

Expand Down

0 comments on commit 430fc7b

Please sign in to comment.