Skip to content

Commit

Permalink
Merge pull request #941 from jhotmann/module-version-2
Browse files Browse the repository at this point in the history
Append /v2 to module so version 2 can be used as a go package
  • Loading branch information
binwiederhier authored Nov 17, 2023
2 parents ad8b224 + 92cfa40 commit 1b4d55f
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 heckel.io/ntfy
module heckel.io/ntfy/v2

go 1.21

Expand Down

0 comments on commit 1b4d55f

Please sign in to comment.