Skip to content

Commit 73b1f84

Browse files
committed
1.3.0
1 parent 4ad7ed2 commit 73b1f84

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
@@ -232,7 +232,7 @@ Options:
232232
--help Show help [boolean]
233233
--config, -c Optional path to gmrc file [string] [default: .gmrc[.js]]
234234
235-
You are running graphile-migrate v1.2.0.
235+
You are running graphile-migrate v1.3.0.
236236
```
237237

238238

package.json

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

0 commit comments

Comments
 (0)