diff --git a/HISTORY.md b/HISTORY.md index 0ad55e2..9fb8791 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,8 @@ +1.0.0 / 2021-12-12 +================== + +* ([4578b2b](https://github.com/bbaia/protractor-net/commit/4578b2b4b826d4c5e05a51eb4ef6f659220500ec)) Update Selenium to v4.1.0 + 1.0.0-beta2 / 2021-04-27 ========================= diff --git a/src/Protractor/Protractor.csproj b/src/Protractor/Protractor.csproj index e01aca5..f44d710 100644 --- a/src/Protractor/Protractor.csproj +++ b/src/Protractor/Protractor.csproj @@ -3,7 +3,7 @@ net5.0;net45;netstandard2.0 Protractor Protractor - 1.0.0-beta2 + 1.0.0 Bruno Baia Bruno Baia https://github.com/bbaia/protractor-net