Skip to content

Commit

Permalink
feat(Galen-Update): Use Galen Framework 2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Jun 14, 2017
1 parent 8741adc commit 68e86e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "galenframework-cli",
"version": "2.3.3",
"version": "2.3.4",
"description": "Just the node wrapper for the Galen Framework.",
"homepage": "https://github.com/hypery2k/galenframework-cli",
"bugs": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"chromedriver": "2.28.0",
"fs-extra": "0.26.2",
"galenframework": "2.3.3-develop-22",
"galenframework": "2.3.4",
"geckodriver": "1.5.0",
"httpreq": "0.4.13",
"kew": "0.7.0",
Expand Down
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "galenframework",
"version": "2.3.3",
"version": "2.3.4",
"description": "The command line tool to use the Galen Framework. This includes the wrapper above and webdriver downloads for different browsers",
"homepage": "https://github.com/hypery2k/galenframework-cli",
"bugs": {
Expand Down

0 comments on commit 68e86e4

Please sign in to comment.