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