Skip to content

Commit

Permalink
Creating version v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
popovicsandras committed Oct 21, 2019
1 parent 2b87043 commit 813bf6c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protractor-smartrunner",
"version": "0.0.6",
"version": "0.0.7",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion src/smartrunner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protractor-smartrunner",
"version": "0.0.6",
"version": "0.0.7",
"description": "Protractor utility for keeping track of passed/failed tests between runs. Works together with protractor-retry.",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 813bf6c

Please sign in to comment.