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