Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Oct 9, 2020
1 parent 8eaa1bf commit 1fa6358
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ Commands:
Options:
--help Show help [boolean]
You are running graphile-migrate v1.0.1.
You are running graphile-migrate v1.0.2.
```


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphile-migrate",
"version": "1.0.1",
"version": "1.0.2",
"description": "Opinionated SQL-powered migration tool for PostgreSQL",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 1fa6358

Please sign in to comment.