Skip to content

Commit

Permalink
update module name to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Sarvarov committed Dec 18, 2024
1 parent 19f7ce9 commit a26e0f8
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 @@ -30,7 +30,7 @@ This package based on the official Laravel adapter for Inertia.js [inertiajs/ine
Install using `go get` command:

```shell
go get github.com/romsar/gonertia
go get github.com/romsar/gonertia/v2
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/romsar/gonertia
module github.com/romsar/gonertia/v2

go 1.23

0 comments on commit a26e0f8

Please sign in to comment.