diff --git a/package.json b/package.json index 35f3514..0da76fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gflow", - "version": "5.1.2", + "version": "5.1.3", "description": "A gitflow command line tool", "main": "src/index.js", "bin": "bin/gflow.js", @@ -64,4 +64,4 @@ "url": "https://github.com/Romakita/gflow/issues" }, "homepage": "https://github.com/Romakita/gflow" -} +} \ No newline at end of file