Skip to content

Commit 5fe3db3

Browse files
committed
1.1.0
1 parent 594f7a5 commit 5fe3db3

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
@@ -226,7 +226,7 @@ Options:
226226
--help Show help [boolean]
227227
--config, -c Optional path to gmrc file [string] [default: .gmrc[.js]]
228228
229-
You are running graphile-migrate v1.0.2.
229+
You are running graphile-migrate v1.1.0.
230230
```
231231

232232

package.json

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

0 commit comments

Comments
 (0)