We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be69a9 commit 53e3504Copy full SHA for 53e3504
README.md
@@ -221,7 +221,7 @@ Commands:
221
Options:
222
--help Show help [boolean]
223
224
-You are running graphile-migrate v1.0.0.
+You are running graphile-migrate v1.0.1.
225
```
226
227
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphile-migrate",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Opinionated SQL-powered migration tool for PostgreSQL",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments