Skip to content

Commit 2e11fc8

Browse files
committed
🎨 v2 fix
1 parent cf1bab8 commit 2e11fc8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
# go-pg-migrate
1010

11-
CLI-friendly package for PostgreSQL migrations management poweder by [pgx](https://github.com/jackc/pgx)
11+
CLI-friendly package for PostgreSQL migrations management.
1212

1313
## Installation
1414

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module github.com/lawzava/go-pg-migrate
1+
module github.com/lawzava/go-pg-migrate/v2
22

33
go 1.17
44

0 commit comments

Comments
 (0)