Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbtek committed Jan 18, 2017
1 parent 3755bcf commit 7b7a194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/phantom-js/recipes/install.bash
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ function install()

# Display Version

displayVersion "$("${PHANTOM_JS_INSTALL_FOLDER}/bin/phantomjs" version)"
displayVersion "$("${PHANTOM_JS_INSTALL_FOLDER}/bin/phantomjs" --version)"
}

function main()
Expand Down

0 comments on commit 7b7a194

Please sign in to comment.