Skip to content

Commit 093711d

Browse files
committed
1.2.0
1 parent 0c64c25 commit 093711d

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.2.0-0.
229+
You are running graphile-migrate v1.2.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.2.0-0",
3+
"version": "1.2.0",
44
"description": "Opinionated SQL-powered migration tool for PostgreSQL",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)