Skip to content

Commit 9036b1c

Browse files
committed
1.4.1
1 parent c6c9cc6 commit 9036b1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Options:
238238
--help Show help [boolean]
239239
--config, -c Optional path to gmrc file [string] [default: .gmrc[.js|.cjs]]
240240
241-
You are running graphile-migrate v1.4.0.
241+
You are running graphile-migrate v1.4.1.
242242
```
243243

244244

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphile-migrate",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Opinionated SQL-powered migration tool for PostgreSQL",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)